124 SO_PIMPL_PUBLIC_HEADER(
SoImage)
294 static void initClass();
295 static void exitClass();
298 virtual void notify( SoNotList *list );
301 virtual void generatePrimitives(
SoAction *action);
304 virtual SbBool readInstance(
SoInput *in,
unsigned short flags);
310 void commonConstructor();
SO_PIMPL_PUBLIC_DECLARATION(SoFileDataAdapter)
#define SO_NODE_HEADER(className)
Abstract base class for all actions.
Renders a scene graph using Open Inventor's Render Engine.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Displays an imag...
SoSFImage image
Contains an in-memory representation of the image.
VertAlignment
Vertical alignment.
@ HALF
The image is middle justified.
@ BOTTOM
The image is bottom justified.
SoSFInt32 height
Height of image in pixels (optional).
SoSFEnum horAlignment
Horizontal alignment.
HorAlignment
Horizontal alignment.
@ LEFT
The image is left justified.
@ CENTER
The image is center justified.
SoSFInt32 width
Width of image in pixels (optional).
SoSFFilePathString filename
Names file from which to read image.
SoSFEnum vertAlignment
Vertical alignment.
Intersects objects with a ray cast into scene.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
Field containing a 2D image.
Field containing a int32_t integer.
Abstract base class for all shape nodes.
void notify(SoNotList *list)