Package com.openinventor.meshviz.graph
Class PbIsovaluesList.IsoList
- java.lang.Object
-
- com.openinventor.meshviz.graph.PbIsovaluesList.IsoList
-
- Enclosing class:
- PbIsovaluesList
public static class PbIsovaluesList.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()
-