| 
    AL_USDMaya
    0.29.4
    
   USD to Maya Bridge 
   | 
 
implements the logic that constructs a list of objects that need to be added or removed from the selectable list of prims within a UsdStage More...
#include <ProxyShape.h>
  
 Public Attributes | |
| SdfPathVector | newUnselectables | 
| items that need to be made unselectable  | |
| SdfPathVector | removeUnselectables | 
| items that are unselectable, but need to be made selectable  | |
  Public Attributes inherited from AL::usdmaya::nodes::HierarchyIterationLogic | |
| std::function< void()> | preIteration | 
| provide a method to be called prior to iteration of the UsdStage hierarchy  | |
| 
std::function< void(const  fileio::TransformIterator &transformIterator, const UsdPrim &prim)>  | iteration | 
| a visitor method that is called on each of the UsdPrims in the stage hierarchy  | |
| std::function< void()> | postIteration | 
| provide a method to be called after iteration of the UsdStage hierarchy  | |
Additional Inherited Members | |
  Public Member Functions inherited from AL::usdmaya::nodes::HierarchyIterationLogic | |
| HierarchyIterationLogic () | |
| ctor  | |
implements the logic that constructs a list of objects that need to be added or removed from the selectable list of prims within a UsdStage