Searched defs:InternalNode (Results 1 – 3 of 3) sorted by relevance
183 typedef struct InternalNode InternalNode; typedef518 struct InternalNode struct520 float lower[3]; // world space origin of quantization grid521 int32_t childOffset; // offset to all children in 64B multiples523 uint8_t nodeType; // the type of the node547 GRL_INLINE uint InternalNode_GetChildBlockIncr( const InternalNode* p, uint idx ) in InternalNode_GetChildBlockIncr() argument
97 struct InternalNode<K, V> { struct106 impl<K, V> InternalNode<K, V> { argument
38027 impl<K, V> InternalNode<K, V> { impl