24#ifndef _PO_MESHLevelSurf_
25#define _PO_MESHLevelSurf_
150 static void initClass();
151 static void exitClass() ;
153 const float *getIsosurfDataSet();
154 float getIsosurfValue()
const;
160 virtual void setDefaultOnNonWritingFields();
162 virtual void addElementsAllCaches();
163 virtual void preRebuild();
167 virtual int getIsosurfDataSetId()
const;
168 virtual int getIsosurfDataSetIndex()
const;
173 FieldSensorList m_fieldSensorList;
178 uint32_t m_isoDataSetId;
#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> Defines an abstract 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 mesh of tetrah...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Base class for all volum...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of level ...
SoSFEnum surfOrientation
Orientation of the level surface.
SoSFFloat levelValue
Value of the level surface.
virtual void rebuild()
Forces node-kit rebuilding.
SoSFInt32 valuesIndexForLevel
Index of the set of value used to compute the level surface.
PoMeshLevelSurf()
Constructor.
SurfOrientation
Type of level surface orientation.
Maintains a list of pointers to fields.
Multiple-value field containing any number of int32_t integers.
Field containing an enumerated value.
int getValue() const
Returns this field's value.
Field containing a floating-point value.
Field containing a int32_t integer.