org.friendularity.impl.visual
Class DemoWorldVisualizer

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<WorldEstimate>
              extended by org.friendularity.impl.visual.DemoWorldVisualizer
All Implemented Interfaces:
org.appdapter.core.log.Loggable, EstimateVisualizer<WorldEstimate>

public class DemoWorldVisualizer
extends SingleShapeVisualizer<WorldEstimate>

Author:
Stu B22

Nested Class Summary
 
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
DemoWorldVisualizer(org.cogchar.render.app.humanoid.HumanoidRenderContext hrc)
           
 
Method Summary
 org.cogchar.render.trial.TrialContent getTrialContent()
           
 void initTrialContent_onRendThrd()
           
 void makeBonusMeshes()
           
 void startDeicticVisualizer()
           
 void updateDisplay_onRendThrd(WorldEstimate we, float timePerFrame)
           
 
Methods inherited from class org.friendularity.impl.visual.SingleShapeVisualizer
attachSimpleVizObj_onRendThrd, ensureDisplayed_onRendThrd, getShapeGroup
 
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

DemoWorldVisualizer

public DemoWorldVisualizer(org.cogchar.render.app.humanoid.HumanoidRenderContext hrc)
Method Detail

makeBonusMeshes

public void makeBonusMeshes()

initTrialContent_onRendThrd

public void initTrialContent_onRendThrd()

getTrialContent

public org.cogchar.render.trial.TrialContent getTrialContent()

updateDisplay_onRendThrd

public void updateDisplay_onRendThrd(WorldEstimate we,
                                     float timePerFrame)
Overrides:
updateDisplay_onRendThrd in class SingleShapeVisualizer<WorldEstimate>

startDeicticVisualizer

public void startDeicticVisualizer()


Copyright © 2011-2014. All Rights Reserved.