OpenVDB  2.0.0
Public Member Functions | List of all members
AdaptivePrimBuilder Struct Reference

#include <VolumeToMesh.h>

Public Member Functions

 AdaptivePrimBuilder ()
 
void init (const size_t upperBound, PolygonPool &polygonPool)
 
void addPrim (const Vec4I &verts, bool reverse, char flags=0)
 
void done ()
 

Constructor & Destructor Documentation

AdaptivePrimBuilder ( )
inline

Member Function Documentation

void addPrim ( const Vec4I verts,
bool  reverse,
char  flags = 0 
)
inline
void done ( )
inline
void init ( const size_t  upperBound,
PolygonPool polygonPool 
)
inline

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