HDK
|
#include <SIM_RawIndexField.h>
Public Attributes | |
const UT_VoxelArrayI * | origpt |
SIM_RawField * | dest |
const SIM_RawIndexField * | altclosept |
const GU_Detail * | gdp |
const openvdb::tools::PointIndexGrid * | ptgridvdb |
fpreal | uniformradius |
fpreal | bandwidth |
bool | rebuildsdf |
UT_ValArray< UT_ValArray < sim_extrapelem > > * | lists |
UT_ValArray< bool > * | tileoccupied |
Definition at line 326 of file SIM_RawIndexField.h.
const SIM_RawIndexField* SIM_RawIndexField::sim_buildActiveParms::altclosept |
Definition at line 330 of file SIM_RawIndexField.h.
fpreal SIM_RawIndexField::sim_buildActiveParms::bandwidth |
Definition at line 334 of file SIM_RawIndexField.h.
SIM_RawField* SIM_RawIndexField::sim_buildActiveParms::dest |
Definition at line 329 of file SIM_RawIndexField.h.
const GU_Detail* SIM_RawIndexField::sim_buildActiveParms::gdp |
Definition at line 331 of file SIM_RawIndexField.h.
UT_ValArray<UT_ValArray<sim_extrapelem> >* SIM_RawIndexField::sim_buildActiveParms::lists |
Definition at line 336 of file SIM_RawIndexField.h.
const UT_VoxelArrayI* SIM_RawIndexField::sim_buildActiveParms::origpt |
Definition at line 328 of file SIM_RawIndexField.h.
const openvdb::tools::PointIndexGrid* SIM_RawIndexField::sim_buildActiveParms::ptgridvdb |
Definition at line 332 of file SIM_RawIndexField.h.
bool SIM_RawIndexField::sim_buildActiveParms::rebuildsdf |
Definition at line 335 of file SIM_RawIndexField.h.
UT_ValArray<bool>* SIM_RawIndexField::sim_buildActiveParms::tileoccupied |
Definition at line 337 of file SIM_RawIndexField.h.
fpreal SIM_RawIndexField::sim_buildActiveParms::uniformradius |
Definition at line 333 of file SIM_RawIndexField.h.