PoIsovaluesList Class Reference
[Misc]

MeshViz Node to define a list of isovalues. More...

#include <MeshViz/nodes/PoIsovaluesList.h>

Inheritance diagram for PoIsovaluesList:
PoNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 PoIsovaluesList ()
void setRegularIsoList (int numFloats, const float *values, int numValues)
void setRegularIsoList (int numValues, float firstValue, float step)
void setRegularIsoList (float min, float max, int numValues)
const float * getIsoList (int &numValues, float &min, float &max, float &step, SbBool &isRegularIsoList)

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFFloat isovaluesList

Detailed Description

MeshViz Node to define a list of isovalues.

This node defines the current list of isovalues for all subsequent MeshViz representations which use it. There is no list of isovalues until a PoIsovaluesList node is traversed. An isovalue list is a list of floating-point values sorted by increasing order.

FILE FORMAT/DEFAULT


Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/