24#ifndef _PO_STREAMSPHEREMOTION_
25#define _PO_STREAMSPHEREMOTION_
27#include <MeshViz/3Ddata/PoStreamParticleMotion.h>
28#include <Inventor/fields/SoSFBool.h>
29#include <Inventor/nodes/SoSphere.h>
76 SO_KIT_CATALOG_ENTRY_HEADER(groupStreamSphereMotion) ;
98 static void initClass() ;
99 static void exitClass() ;
106 virtual void setDefaultOnNonWritingFields();
111 FieldSensorList m_fieldSensorList ;
123 void newFrame(
SoGroup *frame,
int frame_ind);
124 void endFrame(
SoGroup *frame,
int frame_ind);
125 void newLine(
SoGroup *line,
int line_ind);
126 void endLine(
SoGroup *line,
int line_ind);
PoStreamSphereMotion()
Constructor.
SoSFFloat sphereRadius
Defines the radius of each sphere drawn.
virtual void rebuild()
Forces node-kit rebuilding.
Maintains a list of pointers to fields.
Base class for all group nodes.
Multiple-value field containing any number of RGB colors stored as three floats.
Field containing a floating-point value.