24#ifndef _PO_BEVEL_EDGE_
25#define _PO_BEVEL_EDGE_
110 virtual void doAction(
SoAction *action) ;
113 static void initClass() ;
114 static void exitClass() ;
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Node to define the bevel...
SoSFBool on
Activate/Desactivate bevel attributes.
SoSFFloat radius
Indicates the radius of the bevel.
SoSFFloat bevelAngle
Indicates the minimum angle (in radians) between two adjacent face normals required to bevel the edge...
SoSFEnum radiusFlag
Defines the interpretation of the field radius.
PoBevelEdge()
Constructor.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
Abstract base class for all actions.
Field containing a single Boolean value.
Field containing an enumerated value.
Field containing a floating-point value.