HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData Class Reference

#include <MeshToVolume.h>

Public Member Functions

 GenEdgeData (const std::vector< Vec3s > &pointList, const std::vector< Vec4I > &polygonList)
 
void run (bool threaded=true)
 
 GenEdgeData (GenEdgeData &rhs, tbb::split)
 
void operator() (const tbb::blocked_range< size_t > &range)
 
void join (GenEdgeData &rhs)
 
TreeTypetree ()
 

Detailed Description

Definition at line 3929 of file MeshToVolume.h.

Constructor & Destructor Documentation

openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData::GenEdgeData ( const std::vector< Vec3s > &  pointList,
const std::vector< Vec4I > &  polygonList 
)
inline

Definition at line 3974 of file MeshToVolume.h.

openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData::GenEdgeData ( GenEdgeData rhs,
tbb::split   
)
inline

Definition at line 3988 of file MeshToVolume.h.

Member Function Documentation

void openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData::join ( GenEdgeData rhs)
inline

Definition at line 4011 of file MeshToVolume.h.

void openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData::operator() ( const tbb::blocked_range< size_t > &  range)
inline

Definition at line 4073 of file MeshToVolume.h.

void openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData::run ( bool  threaded = true)
inline

Definition at line 4000 of file MeshToVolume.h.

TreeType& openvdb::OPENVDB_VERSION_NAME::tools::MeshToVoxelEdgeData::GenEdgeData::tree ( )
inline

Definition at line 3943 of file MeshToVolume.h.


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