org.friendularity.impl.visual
Interface EstimateVisualizer<TE extends ThingEstimate>
- All Known Implementing Classes:
- BaseVisualizer, DeicticVisualizer, DemoWorldVisualizer, GroupVisualizer, SingleShapeVisualizer, StuffVisualizer
public interface EstimateVisualizer<TE extends ThingEstimate>
- Author:
- Stu B22
getRenderRegistryClient
org.cogchar.render.sys.registry.RenderRegistryClient getRenderRegistryClient()
getShapeGroup
org.cogchar.render.goody.dynamic.VizShapeSiblingGroup getShapeGroup()
- This shapeGroup may be either local to this visualizer, or shared with others.
- Returns:
renderCurrentEstimates_onRendThrd
void renderCurrentEstimates_onRendThrd(TE estim,
float timePerFrame)
Copyright © 2011-2014. All Rights Reserved.