|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| uint64_t MayaFlux::Kakshya::calculate_frame_size_for_dimension | ( | const std::vector< DataDimension > & | dimensions, |
| size_t | primary_dim = 0 |
||
| ) |
Calculate the frame size for a specific primary dimension.
| dimensions | Dimension descriptors. |
| primary_dim | Index of the primary dimension. |
Definition at line 261 of file CoordUtils.cpp.