24#ifndef _PO_COORDINATE_LIST_FILTER_
25#define _PO_COORDINATE_LIST_FILTER_
27#include <Inventor/fields/SoMFFloat.h>
28#include <Inventor/fields/SoSFEnum.h>
30#include <MeshViz/nodes/PoMesh1DFilter.h>
93 static void initClass() ;
94 static void exitClass() ;
SoMFFloat coord
Defines the list of coordinates used to filter the mesh 1D geometry.
PoCoordinateListFilter()
Constructor.
Axis
Axis of the coordinates.
SoSFEnum axis
Defines the axis of the coordinates.
Multiple-value field containing any number of floating point values.
Field containing an enumerated value.