24#ifndef _PO_PARALLELOGRAM_
25#define _PO_PARALLELOGRAM_
100 static void initClass() ;
101 static void exitClass() ;
107 virtual void setDefaultOnNonWritingFields() ;
114 FieldSensorList fieldSensorList ;
#define FALSE
Possible value of SbBool.
#define SO_KIT_CATALOG_ENTRY_HEADER(partName)
#define SO_KIT_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Class for a 2D parallelo...
PoParallelogram()
Default constructor.
SoSFVec2f q
Second point of the parallelogram.
PoParallelogram(const SbVec2f &_p, const SbVec2f &_q, const SbVec2f &_r)
Constructor.
SoSFVec2f p
First point of the parallelogram.
SoSFVec2f r
Third point of the parallelogram.
virtual void rebuild()
Forces node-kit rebuilding.
Maintains a list of pointers to fields.
Field containing a two-dimensional vector.