SoProfileCoordinate3 Class Reference
[Properties]

Rational profile coordinate node. More...

#include <Inventor/nodes/SoProfileCoordinate3.h>

Inheritance diagram for SoProfileCoordinate3:
SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoProfileCoordinate3 ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec3f point

Detailed Description

Rational profile coordinate node.

This node defines a set of rational 3D coordinates to be used by subsequent SoProfile nodes. (These coordinates may be used for any type of profile; they may be useful in some cases for specifying control points for SoNurbsProfile nodes.) This node does not produce a visible result during rendering; it simply replaces the current profile coordinates in the traversal state for subsequent nodes to use.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

SEE ALSO

SoProfile, SoProfileCoordinate2


Constructor & Destructor Documentation

SoProfileCoordinate3::SoProfileCoordinate3 (  ) 

Creates a profile coordinate node with default settings.


Member Function Documentation

static SoType SoProfileCoordinate3::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoNode.

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

Returns the type identifier for this specific instance.

Reimplemented from SoNode.


Member Data Documentation

Rational 3D profile coordinate points.


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/