HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GusdUSD_TraverseControl Struct Reference

#include <USD_Traverse.h>

Public Member Functions

 GusdUSD_TraverseControl ()
 
bool GetVisitChildren () const
 
void SetVisitChildren (bool tf)
 
void PruneChildren ()
 

Detailed Description

Helper to provide control over traversal through children.

Definition at line 135 of file USD_Traverse.h.

Constructor & Destructor Documentation

GusdUSD_TraverseControl::GusdUSD_TraverseControl ( )
inline

Definition at line 137 of file USD_Traverse.h.

Member Function Documentation

bool GusdUSD_TraverseControl::GetVisitChildren ( ) const
inline

Definition at line 139 of file USD_Traverse.h.

void GusdUSD_TraverseControl::PruneChildren ( )
inline

Definition at line 141 of file USD_Traverse.h.

void GusdUSD_TraverseControl::SetVisitChildren ( bool  tf)
inline

Definition at line 140 of file USD_Traverse.h.


The documentation for this struct was generated from the following file: