OpenVDB  3.2.0
Public Types | Static Public Member Functions | List of all members
GridOrTreeConstructor< Grid< TreeType > > Struct Template Reference

#include <Composite.h>

Public Types

typedef Grid< TreeType > GridType
 
typedef Grid< TreeType >::Ptr GridTypePtr
 
typedef TreeType::Ptr TreeTypePtr
 

Static Public Member Functions

static GridTypePtr construct (const GridType &grid, TreeTypePtr &tree)
 

Member Typedef Documentation

typedef Grid<TreeType> GridType
typedef Grid<TreeType>::Ptr GridTypePtr
typedef TreeType::Ptr TreeTypePtr

Member Function Documentation

static GridTypePtr construct ( const GridType grid,
TreeTypePtr tree 
)
inlinestatic

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