OpenVDB  1.1.0
Public Types | Public Member Functions | Public Attributes | List of all members
ReferenceData< DistTreeT > Struct Template Reference

#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 CharTreeTmEdgeTree
const BoolTreeTmTopologyMaskTree
BoolTreeT::Ptr mSeamMaskTree
DistValueT mInternalAdaptivity

Member Typedef Documentation

typedef DistTreeT::template ValueConverter<bool>::Type BoolTreeT
typedef DistTreeT::template ValueConverter<char>::Type CharTreeT
typedef DistTreeT::ValueType DistValueT

Constructor & Destructor Documentation

ReferenceData ( )
inline

Member Function Documentation

bool isValid ( ) const
inline

Member Data Documentation

const DistTreeT* mDistTree
const CharTreeT* mEdgeTree
DistValueT mInternalAdaptivity
BoolTreeT::Ptr mSeamMaskTree
const BoolTreeT* mTopologyMaskTree

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