OpenVDB  0.104.0
Public Types | Public Member Functions | List of all members
CptFunctor< InGridT > Class Template Reference

#include <Cpt.h>

Public Types

typedef InGridT InGridType
 
typedef InGridT::ValueType Real
 
typedef InGridT::TreeType InTreeType
 
typedef math::Vec3< RealVec3Type
 
typedef InTreeType::template
ValueConverter< Vec3Type >
::Type 
OutTreeType
 
typedef Grid< OutTreeTypeOutGridType
 

Public Member Functions

 CptFunctor (const InGridType &grid, bool threaded, bool worldspace)
 
template<typename MapType >
void operator() (const MapType &map)
 
OutGridType::Ptr result ()
 

Member Typedef Documentation

typedef InGridT InGridType
typedef InGridT::TreeType InTreeType
typedef InTreeType::template ValueConverter<Vec3Type>::Type OutTreeType
typedef InGridT::ValueType Real

Constructor & Destructor Documentation

CptFunctor ( const InGridType grid,
bool  threaded,
bool  worldspace 
)
inline

Member Function Documentation

void operator() ( const MapType &  map)
inline
OutGridType::Ptr result ( )
inline

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