::TestAttributeArray class | AttributeWriteHandle< ValueType, CodecType > | friend |
array() | AttributeWriteHandle< ValueType, CodecType > | |
openvdb::v12_0::points::AttributeHandle::array() const | AttributeHandle< ValueType, CodecType > | |
AttributeHandle(const AttributeArray &array, const bool collapseOnDestruction=true) | AttributeHandle< ValueType, CodecType > | |
AttributeHandle(const AttributeHandle &)=default | AttributeHandle< ValueType, CodecType > | |
AttributeWriteHandle(AttributeArray &array, const bool expand=true) | AttributeWriteHandle< ValueType, CodecType > | |
collapse() | AttributeWriteHandle< ValueType, CodecType > | |
collapse(const ValueType &uniformValue) | AttributeWriteHandle< ValueType, CodecType > | |
compact() | AttributeWriteHandle< ValueType, CodecType > | |
create(AttributeArray &array, const bool expand=true) | AttributeWriteHandle< ValueType, CodecType > | static |
openvdb::v12_0::points::AttributeHandle::create(const AttributeArray &array, const bool collapseOnDestruction=true) | AttributeHandle< ValueType, CodecType > | static |
expand(bool fill=true) | AttributeWriteHandle< ValueType, CodecType > | |
fill(const ValueType &value) | AttributeWriteHandle< ValueType, CodecType > | |
get(Index n, Index m=0) const | AttributeHandle< ValueType, CodecType > | |
GetterPtr typedef | AttributeHandle< ValueType, CodecType > | protected |
Handle typedef | AttributeWriteHandle< ValueType, CodecType > | |
hasConstantStride() const | AttributeHandle< ValueType, CodecType > | |
index(Index n, Index m) const | AttributeHandle< ValueType, CodecType > | protected |
isUniform() const | AttributeHandle< ValueType, CodecType > | |
mArray | AttributeHandle< ValueType, CodecType > | protected |
mCollapser | AttributeHandle< ValueType, CodecType > | protected |
mFiller | AttributeHandle< ValueType, CodecType > | protected |
mGetter | AttributeHandle< ValueType, CodecType > | protected |
mSetter | AttributeHandle< ValueType, CodecType > | protected |
operator=(const AttributeHandle &)=default | AttributeHandle< ValueType, CodecType > | |
Ptr typedef | AttributeWriteHandle< ValueType, CodecType > | |
ScopedPtr typedef | AttributeWriteHandle< ValueType, CodecType > | |
set(Index n, const ValueType &value) | AttributeWriteHandle< ValueType, CodecType > | |
set(Index n, Index m, const ValueType &value) | AttributeWriteHandle< ValueType, CodecType > | |
SetterPtr typedef | AttributeHandle< ValueType, CodecType > | protected |
size() const | AttributeHandle< ValueType, CodecType > | inline |
stride() const | AttributeHandle< ValueType, CodecType > | inline |
UniquePtr typedef | AttributeHandle< ValueType, CodecType > | |
ValuePtr typedef | AttributeHandle< ValueType, CodecType > | protected |
~AttributeHandle() | AttributeHandle< ValueType, CodecType > | virtual |
~AttributeWriteHandle()=default | AttributeWriteHandle< ValueType, CodecType > | virtual |