HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_VDBPointToolsInternal::IndexToOffsetOp< PointArrayType > Struct Template Reference

#include <GU_VDBPointTools.h>

Public Member Functions

 IndexToOffsetOp (const PointArrayType &points)
 
template<typename LeafT >
void operator() (LeafT &leaf, size_t) const
 

Public Attributes

PointArrayType const *const mPointList
 

Detailed Description

template<typename PointArrayType>
struct GU_VDBPointToolsInternal::IndexToOffsetOp< PointArrayType >

Definition at line 173 of file GU_VDBPointTools.h.

Constructor & Destructor Documentation

template<typename PointArrayType >
GU_VDBPointToolsInternal::IndexToOffsetOp< PointArrayType >::IndexToOffsetOp ( const PointArrayType &  points)
inline

Definition at line 174 of file GU_VDBPointTools.h.

Member Function Documentation

template<typename PointArrayType >
template<typename LeafT >
void GU_VDBPointToolsInternal::IndexToOffsetOp< PointArrayType >::operator() ( LeafT &  leaf,
size_t   
) const
inline

Definition at line 177 of file GU_VDBPointTools.h.

Member Data Documentation

template<typename PointArrayType >
PointArrayType const* const GU_VDBPointToolsInternal::IndexToOffsetOp< PointArrayType >::mPointList

Definition at line 184 of file GU_VDBPointTools.h.


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