24#ifndef _PO_PERIOD_FILTER_
25#define _PO_PERIOD_FILTER_
27#include <Inventor/fields/SoSFFloat.h>
28#include <Inventor/fields/SoSFEnum.h>
30#include <MeshViz/nodes/PoMesh1DFilter.h>
93 static void initClass() ;
94 static void exitClass() ;
SoSFFloat period
Defines the period used to filter the mesh 1D geometry.
PoPeriodFilter()
Constructor.
SoSFEnum axis
Defines the axis of the period.
Field containing an enumerated value.
Field containing a floating-point value.