Nv::Blast::Asset::Asset::DepthFirstIt Class Reference
#include <NvBlastAsset.h>
List of all members.
|
Public Member Functions |
| | DepthFirstIt (const Asset &asset, uint32_t startChunkIndex, bool upperSupportOnly=false) |
Detailed Description
Chunk hierarchy depth-first iterator. Traverses subtree with root given by startChunkIndex. If upperSupportOnly == true, then the iterator will not traverse subsuppport chunks.
Constructor & Destructor Documentation
| Nv::Blast::Asset::Asset::DepthFirstIt::DepthFirstIt |
( |
const Asset & |
asset, |
|
|
uint32_t |
startChunkIndex, |
|
|
bool |
upperSupportOnly = false | |
|
) |
| | [inline] |
Constructed from an asset.
The documentation for this class was generated from the following file: