swSim  Version 1.0
All Classes Namespaces Files Functions Variables Typedefs Macros
Public Attributes | List of all members
swSim::Geometry::geometry_s Struct Reference

#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...
 

Member Data Documentation

◆ dimensionsGlobalVoxel

uint64_t swSim::Geometry::geometry_s::dimensionsGlobalVoxel[3]

Bounding box size in x, y, z, in number of voxels of the gemetry.

◆ voxelSize

double swSim::Geometry::geometry_s::voxelSize[3]

Dimensions in x, y, z (in meters) of the voxels.

◆ geometryFile

char swSim::Geometry::geometry_s::geometryFile[50]

Geometry File name.

◆ rotationsFile

char swSim::Geometry::geometry_s::rotationsFile[50]

Rotations File name.


The documentation for this struct was generated from the following file: