HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::CachedDeformer< T >::Cache::Leaf Struct Reference

#include <PointMoveImpl.h>

Public Member Functions

void clear ()
 clear data buffers and reset counter More...
 

Public Attributes

LeafVecT vecData
 
LeafMapT mapData
 
Index totalSize = 0
 

Detailed Description

template<typename T>
struct openvdb::OPENVDB_VERSION_NAME::points::CachedDeformer< T >::Cache::Leaf

Definition at line 36 of file PointMoveImpl.h.

Member Function Documentation

template<typename T >
void openvdb::OPENVDB_VERSION_NAME::points::CachedDeformer< T >::Cache::Leaf::clear ( void  )
inline

clear data buffers and reset counter

Definition at line 39 of file PointMoveImpl.h.

Member Data Documentation

template<typename T >
LeafMapT openvdb::OPENVDB_VERSION_NAME::points::CachedDeformer< T >::Cache::Leaf::mapData

Definition at line 46 of file PointMoveImpl.h.

template<typename T >
Index openvdb::OPENVDB_VERSION_NAME::points::CachedDeformer< T >::Cache::Leaf::totalSize = 0

Definition at line 47 of file PointMoveImpl.h.

template<typename T >
LeafVecT openvdb::OPENVDB_VERSION_NAME::points::CachedDeformer< T >::Cache::Leaf::vecData

Definition at line 45 of file PointMoveImpl.h.


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