OpenVDB
3.1.0
|
#include <MeshToVolume.h>
Public Types | |
typedef TreeType::ValueType | ValueType |
typedef TreeType::LeafNodeType | LeafNodeType |
typedef TreeType::template ValueConverter< Int32 >::Type | Int32TreeType |
typedef Int32TreeType::LeafNodeType | Int32LeafNodeType |
typedef std::pair< boost::shared_array< Vec3d >, boost::shared_array< bool > > | LocalData |
typedef tbb::enumerable_thread_specific< LocalData > | LocalDataTable |
Public Member Functions | |
ComputeIntersectingVoxelSign (std::vector< LeafNodeType * > &distNodes, const TreeType &distTree, const Int32TreeType &indexTree, const MeshDataAdapter &mesh) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
typedef Int32TreeType::LeafNodeType Int32LeafNodeType |
typedef TreeType::template ValueConverter<Int32>::Type Int32TreeType |
typedef TreeType::LeafNodeType LeafNodeType |
typedef std::pair<boost::shared_array<Vec3d>, boost::shared_array<bool> > LocalData |
typedef tbb::enumerable_thread_specific<LocalData> LocalDataTable |
typedef TreeType::ValueType ValueType |
|
inline |
|
inline |