Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Private Types | Private Member Functions

SoPerspectiveSel Class Reference

List of all members.

Public Member Functions

 SoPerspectiveSel (void)
 SoPerspectiveSel (int numchildren)
virtual void doAction (SoAction *action)
virtual void callback (SoCallbackAction *action)
virtual void GLRender (SoGLRenderAction *action)
virtual void GLRenderBelowPath (SoGLRenderAction *action)
virtual void GLRenderInPath (SoGLRenderAction *action)
virtual void GLRenderOffPath (SoGLRenderAction *action)
virtual void rayPick (SoRayPickAction *action)
virtual void getBoundingBox (SoGetBoundingBoxAction *action)
virtual void getPrimitiveCount (SoGetPrimitiveCountAction *action)

Static Public Member Functions

static void initClass (void)

Public Attributes

SoMFVec3f perspectives
SoSFVec3f center

Protected Member Functions

virtual ~SoPerspectiveSel ()
virtual int whichToTraverse (SoAction *)

Private Types

typedef SoGroup inherited

Private Member Functions

 SO_NODE_HEADER (SoPerspectiveSel)
void commonConstructor (void)

Member Typedef Documentation

typedef SoGroup SoPerspectiveSel::inherited [private]

Constructor & Destructor Documentation

SoPerspectiveSel::SoPerspectiveSel ( void   ) 
SoPerspectiveSel::SoPerspectiveSel ( int  numchildren  ) 
virtual SoPerspectiveSel::~SoPerspectiveSel (  )  [protected, virtual]

Member Function Documentation

virtual void SoPerspectiveSel::callback ( SoCallbackAction *  action  )  [virtual]
void SoPerspectiveSel::commonConstructor ( void   )  [private]
virtual void SoPerspectiveSel::doAction ( SoAction *  action  )  [virtual]
virtual void SoPerspectiveSel::getBoundingBox ( SoGetBoundingBoxAction *  action  )  [virtual]
virtual void SoPerspectiveSel::getPrimitiveCount ( SoGetPrimitiveCountAction *  action  )  [virtual]
virtual void SoPerspectiveSel::GLRender ( SoGLRenderAction *  action  )  [virtual]
virtual void SoPerspectiveSel::GLRenderBelowPath ( SoGLRenderAction *  action  )  [virtual]
virtual void SoPerspectiveSel::GLRenderInPath ( SoGLRenderAction *  action  )  [virtual]
virtual void SoPerspectiveSel::GLRenderOffPath ( SoGLRenderAction *  action  )  [virtual]
static void SoPerspectiveSel::initClass ( void   )  [static]
virtual void SoPerspectiveSel::rayPick ( SoRayPickAction *  action  )  [virtual]
SoPerspectiveSel::SO_NODE_HEADER ( SoPerspectiveSel   )  [private]
virtual int SoPerspectiveSel::whichToTraverse ( SoAction *   )  [protected, virtual]

Member Data Documentation