24#ifndef _PO_ELLIPTIC_PROFILE_
25#define _PO_ELLIPTIC_PROFILE_
27#include <Inventor/fields/SoSFFloat.h>
29#include <MeshViz/nodes/PoProfile.h>
76 static void initClass() ;
77 static void exitClass() ;
SoSFFloat yRadius
y radius of the ellipse defining the profile.
SoSFFloat xRadius
x radius of the ellipse defining the profile.
PoEllipticProfile()
Constructor.
Field containing a floating-point value.