Package com.openinventor.meshviz.nodes
Class PoIsovaluesList.IsoList
- java.lang.Object
-
- com.openinventor.meshviz.nodes.PoIsovaluesList.IsoList
-
- Enclosing class:
- PoIsovaluesList
public static class PoIsovaluesList.IsoList extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.nio.FloatBuffer
directValues
boolean
isRegularIsoList
float
max
float
min
float
step
float[]
values
-
Constructor Summary
Constructors Constructor Description IsoList()
-