Contents
Class AnimationTrackRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.GenericNameWeightRecordingFrame
zombie.core.skinnedmodel.animation.debug.AnimationTrackRecordingFrame
-
Field Summary
Fields inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
delim, m_columnNames, m_fileKey, m_firstFrameNumber, m_frameNumber, m_headerDirty, m_lineBuffer, m_nameIndices, m_outHeader, m_outHeaderFile, m_outValues, m_valuesFileNameSuffix
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
logAnimWeights
(LiveAnimationTrackEntries liveAnimationTrackEntries) void
reset()
Methods inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameWeightRecordingFrame
getOrCreateColumn, getValueAt, getWeightAt, logWeight, onColumnAdded
Methods inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
addColumnInternal, appendCell, appendCell, appendCell, appendCell, appendCell, appendCellQuot, buildHeader, close, closeAndDiscard, flushHeaderToFile, getColumnCount, getNameAt, getOrCreateColumn, openHeader, openValuesFile, setFrameNumber, writeData, writeData, writeHeaderToMemory, writeLine
-
Constructor Details
-
Method Details
-
reset
public void reset()- Overrides:
reset
in classGenericNameWeightRecordingFrame
-
logAnimWeights
-