#include <MRVoxelsLoad.h>
Public Attributes | |
Vector3i | dimensions |
Vector3f | voxelSize |
bool | gridLevelSet { false } |
OpenVDB GridClass set as GRID_LEVEL_SET (need to set right surface normals direction) | |
ScalarType | scalarType { ScalarType::Float32 } |
Vector3i MR::VoxelsLoad::RawParameters::dimensions |
bool MR::VoxelsLoad::RawParameters::gridLevelSet { false } |
OpenVDB GridClass set as GRID_LEVEL_SET (need to set right surface normals direction)
ScalarType MR::VoxelsLoad::RawParameters::scalarType { ScalarType::Float32 } |
Vector3f MR::VoxelsLoad::RawParameters::voxelSize |