Class SoHeightFieldDetail.PropertyInfo
- java.lang.Object
-
- com.openinventor.volumeviz.details.SoHeightFieldDetail.PropertyInfo
-
- Enclosing class:
- SoHeightFieldDetail
public static class SoHeightFieldDetail.PropertyInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
id
SoHeightFieldProperty
property
-
Constructor Summary
Constructors Constructor Description PropertyInfo()
-
-
-
Field Detail
-
property
public SoHeightFieldProperty property
-
id
public int id
-
-