24#ifndef _PO_STREAMPOINTMOTION_
25#define _PO_STREAMPOINTMOTION_
27#include <MeshViz/3Ddata/PoStreamParticleMotion.h>
28#include <Inventor/fields/SoSFBool.h>
77 SO_KIT_CATALOG_ENTRY_HEADER(groupStreamPointMotion) ;
102 static void initClass() ;
103 static void exitClass() ;
109 virtual void setDefaultOnNonWritingFields();
113 FieldSensorList m_fieldSensorList ;
125 void newFrame(
SoGroup *frame,
int frame_ind);
126 void endFrame(
SoGroup *frame,
int frame_ind);
127 void newLine(
SoGroup *line,
int line_ind);
128 void endLine(
SoGroup *line,
int line_ind);
virtual void rebuild()
Forces node-kit rebuilding.
PoStreamPointMotion()
Constructor.
SoSFFloat pointSize
Convenience field to set the point size attribute.
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.