Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::util::SplatSettings Struct Reference

Public Attributes

std::array< Axis, 3 > axes = util::defaultAxes<3>()
 
size3_t dimensions {64}
 Output volume dimensions (voxels)
 
float error {0.01f}
 Used to calculate the support size in case of a Gaussian kernel.
 
std::size_t jobs {0}
 Number of Z-slabs to split the volume into; 0 = auto.
 
SplatKernel kernel {SplatKernel::Gaussian}
 
mat4 modelMatrix {1.0f}
 basis (columns 0..2) and offset (column 3) in world space
 
float size {1.0f}
 
Axis valueAxis = {}
 
float weight {1.0f}
 

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