Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

SoCoordinate3 Class Reference
[Node Classes]

The SoCoordinate3 class is a node for providing coordinates to shape nodes.When encountering nodes of this type during traversal, the coordinates it contains will be put on the state stack for later use by shape nodes of types which needs coordinate sets (like SoFaceSet nodes or SoPointSet nodes). More...

#include <Inventor/nodes/SoCoordinate3.h>

Inheritance diagram for SoCoordinate3:
SoNode SoFieldContainer SoBase

List of all members.

Public Member Functions

 SoCoordinate3 (void)
virtual void doAction (SoAction *action)
virtual void GLRender (SoGLRenderAction *action)
virtual void callback (SoCallbackAction *action)
virtual void getBoundingBox (SoGetBoundingBoxAction *action)
virtual void pick (SoPickAction *action)
virtual void getPrimitiveCount (SoGetPrimitiveCountAction *action)

Static Public Member Functions

static void initClass (void)
 Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.

Public Attributes

SoMFVec3f point

Protected Member Functions

virtual ~SoCoordinate3 ()

Detailed Description

The SoCoordinate3 class is a node for providing coordinates to shape nodes.

When encountering nodes of this type during traversal, the coordinates it contains will be put on the state stack for later use by shape nodes of types which needs coordinate sets (like SoFaceSet nodes or SoPointSet nodes).

Note that an SoCoordinate3 node will replace the coordinates already present in the state (if any).

FILE FORMAT/DEFAULTS:

    Coordinate3 {
        point 0 0 0
    }
See also:
SoCoordinate4

Constructor & Destructor Documentation

SoCoordinate3::SoCoordinate3 ( void   ) 

Constructor.

SoCoordinate3::~SoCoordinate3 (  )  [protected, virtual]

Destructor.


Member Data Documentation

Coordinate set of 3D points.


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

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on Mon Nov 7 20:01:56 2011 for Coin by Doxygen 1.6.3.