OpenVDB
1.1.0
|
#include <VolumeToMesh.h>
Public Types | |
typedef DistTreeT::ValueType | DistValueT |
typedef DistTreeT::template ValueConverter< char >::Type | CharTreeT |
typedef DistTreeT::template ValueConverter< bool >::Type | BoolTreeT |
Public Member Functions | |
ReferenceData () | |
bool | isValid () const |
Public Attributes | |
const DistTreeT * | mDistTree |
const CharTreeT * | mEdgeTree |
const BoolTreeT * | mTopologyMaskTree |
BoolTreeT::Ptr | mSeamMaskTree |
DistValueT | mInternalAdaptivity |
typedef DistTreeT::template ValueConverter<bool>::Type BoolTreeT |
typedef DistTreeT::template ValueConverter<char>::Type CharTreeT |
typedef DistTreeT::ValueType DistValueT |
|
inline |
|
inline |
const DistTreeT* mDistTree |
const CharTreeT* mEdgeTree |
DistValueT mInternalAdaptivity |
BoolTreeT::Ptr mSeamMaskTree |
const BoolTreeT* mTopologyMaskTree |