public abstract class GroupVisualizer<CTE extends CompoundEstimate> extends BaseVisualizer<CTE>
EstimateVisualizer.Jme3CoordinateFrame| Constructor and Description |
|---|
GroupVisualizer(org.cogchar.render.app.humanoid.HumanoidRenderContext hrc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ensureDisplayed_onRendThrd(CTE estim,
float timePerFrame) |
EstimateVisualizer |
getSubVisualizer(ThingEstimate subEstimate) |
protected void |
updateDisplay_onRendThrd(CTE estim,
float timePerFrame) |
getConfigEmitter, getHumanoidFigureManager, getPhysicsSpace, getRenderRegistryClient, renderCurrentEstimates_onRendThrdcheckDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShapeGrouppublic GroupVisualizer(org.cogchar.render.app.humanoid.HumanoidRenderContext hrc)
protected void ensureDisplayed_onRendThrd(CTE estim, float timePerFrame)
ensureDisplayed_onRendThrd in class BaseVisualizer<CTE extends CompoundEstimate>protected void updateDisplay_onRendThrd(CTE estim, float timePerFrame)
updateDisplay_onRendThrd in class BaseVisualizer<CTE extends CompoundEstimate>public EstimateVisualizer getSubVisualizer(ThingEstimate subEstimate)
Copyright © 2011-2015. All Rights Reserved.