#include <nanovdb/util/GridBuilder.h>
◆ BuildType
◆ NanoLeafT
◆ NodeMaskType
◆ ValueType
◆ BuildLeaf() [1/3]
◆ BuildLeaf() [2/3]
◆ BuildLeaf() [3/3]
◆ ~BuildLeaf()
◆ addNode()
void addNode |
( |
NodeT *& |
| ) |
|
|
inline |
◆ CoordToOffset()
Return the linear offset corresponding to the given coordinate.
◆ getFirstValue()
ValueT getFirstValue |
( |
| ) |
const |
|
inline |
◆ getLastValue()
ValueT getLastValue |
( |
| ) |
const |
|
inline |
◆ getNodes()
void getNodes |
( |
std::vector< NodeT * > & |
| ) |
|
|
inline |
◆ getValue()
◆ getValueAndCache()
◆ isActiveAndCache()
◆ localToGlobalCoord()
◆ nodeCount()
◆ offsetToGlobalCoord()
◆ OffsetToLocalCoord()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setValue()
◆ setValueAndCache()
◆ signedFloodFill() [1/2]
std::enable_if< std::is_floating_point< T >::value >::type signedFloodFill |
( |
T |
outside | ) |
|
|
inline |
◆ signedFloodFill() [2/2]
std::enable_if<!std::is_floating_point< T >::value >::type signedFloodFill |
( |
T |
| ) |
|
|
inline |
◆ []
union nanovdb::GridBuilder< ValueT, BuildT, StatsT > { ... } |
◆ DIM
◆ LEVEL
◆ LOG2DIM
◆ MASK
◆ mOrigin
◆ mValueMask
◆ mValues
◆ NUM_VALUES
◆ SIZE
◆ TOTAL