|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
static |
Convenience constructor for a spatial dimension.
| size | Number of elements along this axis |
| axis | Axis character ('x', 'y', or 'z') |
| stride | Memory stride (default: 1) |
| name | Optional name (default: "pixels") |
Definition at line 29 of file NDData.cpp.
References name, size, SPATIAL_X, SPATIAL_Y, SPATIAL_Z, and stride.
Referenced by create_dimensions(), MayaFlux::Kakshya::detect_data_dimensions(), MayaFlux::Kakshya::detect_data_dimensions(), MayaFlux::Yantra::infer_from_eigen(), spatial_1d(), spatial_2d(), and spatial_3d().
Here is the caller graph for this function: