24#ifndef _PO_STREAMSURFACE_
25#define _PO_STREAMSURFACE_
27#include <MeshViz/3Ddata/PoBaseStreamLine.h>
28#include <Inventor/fields/SoMFVec3f.h>
75 SO_KIT_CATALOG_ENTRY_HEADER(groupStreamSurface) ;
111 static void initClass() ;
112 static void exitClass() ;
119 virtual void setDefaultOnNonWritingFields();
122 PiStreamPath *m_streamPath;
123 int m_allocStreamPath;
127 FieldSensorList m_fieldSensorList ;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Base class of all stream...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of a surf...
SoSFInt32 numLinesPerRake
Number of point sources per rake.
SoSFFloat rakeLength
Length of each rake-source.
SoMFVec3f rakeOrientation
Orientation of the rake-sources.
PoStreamSurface()
Constructor.
virtual void rebuild()
Forces node-kit rebuilding.
Maintains a list of pointers to fields.
Multiple-value field containing any number of three-dimensional vectors.
Field containing a floating-point value.
Field containing a int32_t integer.