Cortex  10.0.0-a4
Public Member Functions | List of all members
IECoreMaya::SceneShapeInterfaceComponentBoundIterator Class Reference

#include <SceneShapeInterfaceComponentBoundIterator.h>

Inherits MPxGeometryIterator.

Public Member Functions

 SceneShapeInterfaceComponentBoundIterator (void *userGeometry, MObjectArray &components)
 
 SceneShapeInterfaceComponentBoundIterator (void *userGeometry, MObject &components)
 
virtual bool isDone () const
 
virtual void next ()
 
virtual void reset ()
 
virtual void component (MObject &component)
 
virtual bool hasPoints () const
 
virtual int iteratorCount () const
 
virtual MPoint point () const
 
virtual void setPoint (const MPoint &) const
 
virtual int setPointGetNext (MPoint &)
 
virtual int index () const
 
virtual bool hasNormals () const
 
virtual int indexUnsimplified () const
 

Detailed Description

The SceneShapeInterfaceComponentBoundIterator allows maya to iterate over the bounding box corners of the SceneShapeInterface components. It's currently used so you can frame scene shape components in the maya viewport.


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