Node that defines a circular profile. More...
#include <MeshViz/nodes/PoCircularProfile.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
PoCircularProfile () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoSFFloat | radius |
This node defines the current circular profile for all subsequent MeshViz representations inhering from PoChart.
radius | 1.0 |
PoCircularProfile::PoCircularProfile | ( | ) |
Constructor.
static SoType PoCircularProfile::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from PoProfile.
virtual SoType PoCircularProfile::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from PoProfile.
Radius of the circle defining the profile.