#include <Geometry.hpp>
Public Attributes | |
uint64_t | dimensionsGlobalVoxel [3] |
Bounding box size in x, y, z, in number of voxels of the gemetry. More... | |
double | voxelSize [3] |
Dimensions in x, y, z (in meters) of the voxels. More... | |
char | geometryFile [50] |
Geometry File name. More... | |
char | rotationsFile [50] |
Rotations File name. More... | |
uint64_t swSim::Geometry::geometry_s::dimensionsGlobalVoxel[3] |
Bounding box size in x, y, z, in number of voxels of the gemetry.
double swSim::Geometry::geometry_s::voxelSize[3] |
Dimensions in x, y, z (in meters) of the voxels.
char swSim::Geometry::geometry_s::geometryFile[50] |
Geometry File name.
char swSim::Geometry::geometry_s::rotationsFile[50] |
Rotations File name.