HDK
|
Set the value and its state at the leaf level mapped to by ijk, and create the leaf node and branch if needed. More...
#include <GridBuilder.h>
Static Public Member Functions | |
static BuildLeaf< T > * | set (BuildLeaf< T > &leaf, uint32_t n) |
static BuildLeaf< T > * | set (BuildLeaf< T > &leaf, uint32_t n, const typename BuildLeaf< T >::ValueType &v) |
Set the value and its state at the leaf level mapped to by ijk, and create the leaf node and branch if needed.
T | BuildType of the corresponding tree |
Definition at line 40 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2275 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2279 of file GridBuilder.h.