|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlenderOutput | |
---|---|
org.robokind.api.motion.blending | |
org.robokind.api.motion.lifecycle |
Uses of BlenderOutput in org.robokind.api.motion.blending |
---|
Classes in org.robokind.api.motion.blending that implement BlenderOutput | |
---|---|
class |
RobotOutput
A BlenderOutput implementation which sends Blender movements to a List of Robots. |
Methods in org.robokind.api.motion.blending with parameters of type BlenderOutput | |
---|---|
void |
Blender.setOutput(BlenderOutput<PosMap> out)
Sets the Blender's BlenderOutput. |
void |
DefaultBlender.setOutput(BlenderOutput<PosMap> out)
|
Uses of BlenderOutput in org.robokind.api.motion.lifecycle |
---|
Methods in org.robokind.api.motion.lifecycle that return types with arguments of type BlenderOutput | |
---|---|
Class<BlenderOutput> |
RobotOutputLifecycle.getServiceClass()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |