|
HDK
|
#include <SIM_RawIndexField.h>
Public Attributes | |
| const GU_Detail * | gdp |
| SIM_RawField * | dest |
| bool | rebuildsdf |
| const SIM_RawField::sim_particleToFieldParms * | ptfparms |
| fpreal | uniformradius |
| fpreal | bandwidth |
| const UT_ValArray < sim_extrapelem > * | elements |
| UT_ValArray< UT_ValArray < sim_extrapelem > > * | newelemlists |
| UT_VoxelArrayI * | closept |
| UT_VoxelArrayI * | newclosept |
| UT_ValArray< bool > * | tileoccupied |
Definition at line 360 of file SIM_RawIndexField.h.
| fpreal SIM_RawIndexField::sim_extrapActiveParms::bandwidth |
Definition at line 367 of file SIM_RawIndexField.h.
| UT_VoxelArrayI* SIM_RawIndexField::sim_extrapActiveParms::closept |
Definition at line 370 of file SIM_RawIndexField.h.
| SIM_RawField* SIM_RawIndexField::sim_extrapActiveParms::dest |
Definition at line 363 of file SIM_RawIndexField.h.
| const UT_ValArray<sim_extrapelem>* SIM_RawIndexField::sim_extrapActiveParms::elements |
Definition at line 368 of file SIM_RawIndexField.h.
| const GU_Detail* SIM_RawIndexField::sim_extrapActiveParms::gdp |
Definition at line 362 of file SIM_RawIndexField.h.
| UT_VoxelArrayI* SIM_RawIndexField::sim_extrapActiveParms::newclosept |
Definition at line 371 of file SIM_RawIndexField.h.
| UT_ValArray<UT_ValArray<sim_extrapelem> >* SIM_RawIndexField::sim_extrapActiveParms::newelemlists |
Definition at line 369 of file SIM_RawIndexField.h.
| const SIM_RawField::sim_particleToFieldParms* SIM_RawIndexField::sim_extrapActiveParms::ptfparms |
Definition at line 365 of file SIM_RawIndexField.h.
| bool SIM_RawIndexField::sim_extrapActiveParms::rebuildsdf |
Definition at line 364 of file SIM_RawIndexField.h.
| UT_ValArray<bool>* SIM_RawIndexField::sim_extrapActiveParms::tileoccupied |
Definition at line 372 of file SIM_RawIndexField.h.
| fpreal SIM_RawIndexField::sim_extrapActiveParms::uniformradius |
Definition at line 366 of file SIM_RawIndexField.h.