OpenVDB
6.0.0
|
#include <PointConversion.h>
Public Types | |
using | Handle = StringAttributeHandle |
using | WriteHandle = StringAttributeWriteHandle |
Static Public Member Functions | |
static openvdb::Name | zero () |
template<typename LeafT > | |
static Handle::Ptr | handleFromLeaf (LeafT &leaf, Index index) |
template<typename LeafT > | |
static WriteHandle::Ptr | writeHandleFromLeaf (LeafT &leaf, Index index) |
using Handle = StringAttributeHandle |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |