public class DeicticVisualizer extends BaseVisualizer<SelfEstimate>
EstimateVisualizer.Jme3CoordinateFrame| Constructor and Description |
|---|
DeicticVisualizer(BaseVisualizer<?> otherViz) |
| Modifier and Type | Method and Description |
|---|---|
void |
connectToTrialContent(org.cogchar.render.trial.TrialContent tc) |
void |
doUpdate(org.cogchar.render.sys.registry.RenderRegistryClient rrc,
float tpf) |
void |
ensureDisplayed_onRendThrd(SelfEstimate te,
float timePerFrame) |
void |
forceHeadCameraOntoSinbad() |
org.cogchar.render.goody.dynamic.VizShapeSiblingGroup |
getShapeGroup()
This shapeGroup may be either local to this visualizer, or shared with others.
|
void |
neutralizeEyeCamRotation(com.jme3.scene.CameraNode eyeCamNode) |
void |
putVizPyramidOnDefaultCam() |
void |
putVizPyramidOnDefaultCam(org.cogchar.render.sys.registry.RenderRegistryClient rrc) |
void |
setupNiftyPointingRays() |
void |
updateDisplay_onRendThrd(SelfEstimate te,
float timePerFrame) |
getConfigEmitter, getHumanoidFigureManager, getPhysicsSpace, getRenderRegistryClient, renderCurrentEstimates_onRendThrdcheckDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClasspublic DeicticVisualizer(BaseVisualizer<?> otherViz)
public void connectToTrialContent(org.cogchar.render.trial.TrialContent tc)
public void forceHeadCameraOntoSinbad()
public void neutralizeEyeCamRotation(com.jme3.scene.CameraNode eyeCamNode)
public void putVizPyramidOnDefaultCam()
public void putVizPyramidOnDefaultCam(org.cogchar.render.sys.registry.RenderRegistryClient rrc)
public void setupNiftyPointingRays()
public void doUpdate(org.cogchar.render.sys.registry.RenderRegistryClient rrc,
float tpf)
public org.cogchar.render.goody.dynamic.VizShapeSiblingGroup getShapeGroup()
EstimateVisualizerpublic void ensureDisplayed_onRendThrd(SelfEstimate te, float timePerFrame)
ensureDisplayed_onRendThrd in class BaseVisualizer<SelfEstimate>public void updateDisplay_onRendThrd(SelfEstimate te, float timePerFrame)
updateDisplay_onRendThrd in class BaseVisualizer<SelfEstimate>Copyright © 2011-2015. All Rights Reserved.