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) |
typedef SoGroup SoPerspectiveSel::inherited [private] |
| SoPerspectiveSel::SoPerspectiveSel | ( | void | ) |
| SoPerspectiveSel::SoPerspectiveSel | ( | int | numchildren | ) |
| virtual SoPerspectiveSel::~SoPerspectiveSel | ( | ) | [protected, virtual] |
| 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] |
| SoSFVec3f SoPerspectiveSel::center |
| SoMFVec3f SoPerspectiveSel::perspectives |
1.7.1