Nv::Blast::Asset::Asset::DepthFirstIt Class Reference

#include <NvBlastAsset.h>

Inheritance diagram for Nv::Blast::Asset::Asset::DepthFirstIt:

Nv::Blast::ChunkDepthFirstIt Nv::Blast::IteratorBase< uint32_t >

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: