HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_VDBPointToolsInternal::PackedMaskConstructor Struct Reference

#include <GU_VDBPointTools.h>

Public Member Functions

 PackedMaskConstructor (const std::vector< const GA_Primitive * > &prims, const openvdb::math::Transform &xform)
 
 PackedMaskConstructor (PackedMaskConstructor &rhs, tbb::split)
 
openvdb::MaskGrid::Ptr getMaskGrid ()
 
void join (PackedMaskConstructor &rhs)
 
void operator() (const tbb::blocked_range< size_t > &range)
 

Detailed Description

Definition at line 188 of file GU_VDBPointTools.h.

Constructor & Destructor Documentation

GU_VDBPointToolsInternal::PackedMaskConstructor::PackedMaskConstructor ( const std::vector< const GA_Primitive * > &  prims,
const openvdb::math::Transform &  xform 
)
inline

Definition at line 190 of file GU_VDBPointTools.h.

GU_VDBPointToolsInternal::PackedMaskConstructor::PackedMaskConstructor ( PackedMaskConstructor rhs,
tbb::split   
)
inline

Definition at line 199 of file GU_VDBPointTools.h.

Member Function Documentation

openvdb::MaskGrid::Ptr GU_VDBPointToolsInternal::PackedMaskConstructor::getMaskGrid ( )
inline

Definition at line 207 of file GU_VDBPointTools.h.

void GU_VDBPointToolsInternal::PackedMaskConstructor::join ( PackedMaskConstructor rhs)
inline

Definition at line 209 of file GU_VDBPointTools.h.

void GU_VDBPointToolsInternal::PackedMaskConstructor::operator() ( const tbb::blocked_range< size_t > &  range)
inline

Definition at line 211 of file GU_VDBPointTools.h.


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