org.friendularity.impl.visual
Class StuffVisualizer

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.friendularity.impl.visual.BaseVisualizer<TE>
          extended by org.friendularity.impl.visual.SingleShapeVisualizer<StuffEstimate>
              extended by org.friendularity.impl.visual.StuffVisualizer
All Implemented Interfaces:
org.appdapter.core.log.Loggable, EstimateVisualizer<StuffEstimate>

public class StuffVisualizer
extends SingleShapeVisualizer<StuffEstimate>

Author:
Stu B22

Nested Class Summary
static class StuffVisualizer.Kind
           
 
Nested classes/interfaces inherited from interface org.friendularity.impl.visual.EstimateVisualizer
EstimateVisualizer.Jme3CoordinateFrame
 
Field Summary
 
Fields inherited from class org.friendularity.impl.visual.SingleShapeVisualizer
myCachedVizObject
 
Fields inherited from class org.appdapter.core.log.BasicDebugger
myLogger
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
StuffVisualizer(org.cogchar.render.app.humanoid.HumanoidRenderContext hrc, org.cogchar.render.goody.dynamic.VizShapeSiblingGroup existingGroup, StuffVisualizer.Kind shapeKind)
           
 
Method Summary
 void attachMonsterShape(StuffEstimate est)
           
protected  void attachSimpleVizObj_onRendThrd(StuffEstimate est)
           
 
Methods inherited from class org.friendularity.impl.visual.SingleShapeVisualizer
ensureDisplayed_onRendThrd, getShapeGroup, updateDisplay_onRendThrd
 
Methods inherited from class org.friendularity.impl.visual.BaseVisualizer
getConfigEmitter, getHumanoidFigureManager, getPhysicsSpace, getRenderRegistryClient, renderCurrentEstimates_onRendThrd
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StuffVisualizer

public StuffVisualizer(org.cogchar.render.app.humanoid.HumanoidRenderContext hrc,
                       org.cogchar.render.goody.dynamic.VizShapeSiblingGroup existingGroup,
                       StuffVisualizer.Kind shapeKind)
Method Detail

attachSimpleVizObj_onRendThrd

protected void attachSimpleVizObj_onRendThrd(StuffEstimate est)
Overrides:
attachSimpleVizObj_onRendThrd in class SingleShapeVisualizer<StuffEstimate>

attachMonsterShape

public void attachMonsterShape(StuffEstimate est)


Copyright © 2011-2014. All Rights Reserved.