Node that defines a 2D polygon profile. More...
#include <MeshViz/nodes/PoProfileCoordinate2.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
PoProfileCoordinate2 () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoMFVec2f | point |
This node defines the current 2D polygon profile for all subsequent MeshViz representations inhering from PoChart.
point | 0 0 |
PoProfileCoordinate2::PoProfileCoordinate2 | ( | ) |
Constructor.
static SoType PoProfileCoordinate2::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from PoProfile.
virtual SoType PoProfileCoordinate2::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from PoProfile.
2D profile coordinate points.