Package com.jme3.util.struct.fields
Class Matrix3fArrayField
-
Field Summary
Fields inherited from class com.jme3.util.struct.StructField
isUpdateNeeded, value
-
Constructor Summary
ConstructorDescriptionMatrix3fArrayField
(int position, String name, int length) Matrix3fArrayField
(int position, String name, Matrix3f[] value) -
Method Summary
Methods inherited from class com.jme3.util.struct.StructField
clearUpdateNeeded, getDepth, getGroup, getName, getPosition, getValue, isUpdateNeeded, toString
-
Constructor Details
-
Matrix3fArrayField
-
Matrix3fArrayField
-
-
Method Details
-
getValueForUpdate
Get value and mark field for update- Returns:
-