MeshLib
 
Loading...
Searching...
No Matches
MR::VoxelsLoad::RawParameters Struct Reference

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

Member Data Documentation

◆ dimensions

Vector3i MR::VoxelsLoad::RawParameters::dimensions

◆ gridLevelSet

bool MR::VoxelsLoad::RawParameters::gridLevelSet { false }

OpenVDB GridClass set as GRID_LEVEL_SET (need to set right surface normals direction)

◆ scalarType

ScalarType MR::VoxelsLoad::RawParameters::scalarType { ScalarType::Float32 }

◆ voxelSize

Vector3f MR::VoxelsLoad::RawParameters::voxelSize

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