OpenVDB
3.1.0
|
#include <MeshToVolume.h>
Public Types | |
typedef VoxelizationData< TreeType > | VoxelizationDataType |
typedef tbb::enumerable_thread_specific< typename VoxelizationDataType::Ptr > | DataTable |
Public Member Functions | |
VoxelizePolygons (DataTable &dataTable, const MeshDataAdapter &mesh, Interrupter *interrupter=NULL) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
typedef tbb::enumerable_thread_specific<typename VoxelizationDataType::Ptr> DataTable |
typedef VoxelizationData<TreeType> VoxelizationDataType |
|
inline |
|
inline |