Class GenericNameWeightRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.GenericNameWeightRecordingFrame
- Direct Known Subclasses:
AnimationNodeRecordingFrame,AnimationTrackRecordingFrame
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetOrCreateColumn(String string2, int int0) getValueAt(int int0) floatgetWeightAt(int int0) voidvoidreset()Methods inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
appendCell, appendCell, appendCell, appendCell, appendCell, appendCellQuot, close, closeAndDiscard, getColumnCount, getNameAt, getOrCreateColumn, setFrameNumber, writeLine
-
Constructor Details
-
GenericNameWeightRecordingFrame
-
-
Method Details
-
logWeight
-
getOrCreateColumn
-
getWeightAt
public float getWeightAt(int int0) -
getValueAt
- Specified by:
getValueAtin classGenericNameValueRecordingFrame
-
reset
public void reset()- Specified by:
resetin classGenericNameValueRecordingFrame
-