Describes the NxParameterized::Interface for 'CachedOverlaps' : More...
#include <params.h>
Public Attributes | |
| Bool | isCached |
| 'isCached' : Whether or not chunk overlaps are cached at a particular hierarchy depth | |
| I32 | overlaps[].i0 |
| 'overlaps[].i0' : First element | |
| I32 | overlaps[].i1 |
| 'overlaps[].i1' : Second element | |
Describes the NxParameterized::Interface for 'CachedOverlaps' :
CachedOverlaps contains 4 fully qualified names --------------------------------------------- 1 : Bool isCached 2 : ArraySizeName overlaps 3 : I32 overlaps[].i0 4 : I32 overlaps[].i1
'isCached' : Whether or not chunk overlaps are cached at a particular hierarchy depth
Whether or not chunk overlaps are cached at a particular hierarchy depth. In this case, overlap really means adjacency.
'overlaps[].i0' : First element
'overlaps[].i1' : Second element