25#ifndef _PO_MESH3DVECCROSSSECTION_
26#define _PO_MESH3DVECCROSSSECTION_
138 static void initClass() ;
139 static void exitClass() ;
142 virtual void setDefaultOnNonWritingFields();
146 virtual void addElementsAllCaches() ;
147 virtual void preRebuild();
152 FieldSensorList m_fieldSensorList ;
#define FALSE
Possible value of SbBool.
#define SO_KIT_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a cartesian grid...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a mesh of hexahe...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a volume mesh of...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a parallel carte...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a regular cartes...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a mesh of tetrah...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of vector...
PoMesh3DVecCrossSection()
Constructor.
SoSFEnum projectionType
Defines how each vector is projected.
SoSFPlane plane
Position of the cross section.
ProjectionType
Type of projection of vectors.
@ PROJECTION_ON_PLANE
Each vector is projected onto the plane.
@ NO_PROJECTION
Each vector is drawn as is.
@ PROJECTION_ON_NORMAL
Each vector is projected onto the normal of the plane.
virtual void rebuild()
Forces node-kit rebuilding.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of vector...
Maintains a list of pointers to fields.
Field containing an enumerated value.
Field containing a plane equation.