public interface EstimateVisualizer<TE extends ThingEstimate>
| Modifier and Type | Interface and Description |
|---|---|
static class |
EstimateVisualizer.Jme3CoordinateFrame |
| Modifier and Type | Method and Description |
|---|---|
org.cogchar.render.sys.registry.RenderRegistryClient |
getRenderRegistryClient() |
org.cogchar.render.goody.dynamic.VizShapeSiblingGroup |
getShapeGroup()
This shapeGroup may be either local to this visualizer, or shared with others.
|
void |
renderCurrentEstimates_onRendThrd(TE estim,
float timePerFrame) |
org.cogchar.render.sys.registry.RenderRegistryClient getRenderRegistryClient()
org.cogchar.render.goody.dynamic.VizShapeSiblingGroup getShapeGroup()
void renderCurrentEstimates_onRendThrd(TE estim, float timePerFrame)
Copyright © 2011-2015. All Rights Reserved.