25#ifndef SO_HEIGHTFIELD_GEOMETRY_H
26#define SO_HEIGHTFIELD_GEOMETRY_H
29#pragma warning( push )
30#pragma warning(disable:4251)
135 static void initClass();
136 static void exitClass();
141 virtual void notify(SoNotList *list);
147 virtual unsigned short getMaxTexturePrecisionBits()
const override;
149#ifndef HIDDEN_FROM_DOC
151 friend class SoHeightFieldRenderTessImpl;
152 friend class SoHeightFieldRenderImpl;
158#pragma warning( pop )
SO_PIMPL_PUBLIC_DECLARATION(SoFileDataAdapter)
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extVR.gif" alt="VolumeViz" border="0"></a> Height field data nod...
SoHeightFieldGeometry()
Constructor.
<a href="IconLegend.html"><img src="extVR.gif" alt="VolumeViz" border="0"></a> Heightfield rendering...
<a href="IconLegend.html"><img src="extVR.gif" alt="VolumeViz" border="0"></a> Volume data property ...
void notify(SoNotList *list)