SoCoordinate3 Class Reference
[Properties]

Coordinate point node. More...

#include <Inventor/nodes/SoCoordinate3.h>

Inheritance diagram for SoCoordinate3:
SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject SoGeoCoordinate

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoCoordinate3 ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec3f point

Detailed Description

Coordinate point node.

This node defines a set of 3D coordinates to be used by subsequent vertex-based shape nodes (those derived from SoVertexShape) or shape nodes that use them as control points (such as NURBS curves and surfaces). This node does not produce a visible result during rendering; it simply replaces the current coordinates in the rendering state for subsequent nodes to use.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

SEE ALSO

SoCoordinate4, SoVertexShape, SoVertexProperty


Constructor & Destructor Documentation

SoCoordinate3::SoCoordinate3 (  ) 

Creates a coordinate node with default settings.


Member Function Documentation

static SoType SoCoordinate3::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoNode.

Reimplemented in SoGeoCoordinate.

virtual SoType SoCoordinate3::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoNode.

Reimplemented in SoGeoCoordinate.


Member Data Documentation

Coordinate point(s).


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/