CachedOverlaps Struct Reference
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 |
Detailed Description
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
Member Data Documentation
'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
The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 2017 13:59:11
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.