Class Pose

java.lang.Object
com.marginallyclever.ro3.node.Node
com.marginallyclever.ro3.node.nodes.pose.Pose
All Implemented Interfaces:
PoseChangeListener, EventListener
Direct Known Subclasses:
AttachmentPoint, Camera, CelestialBody, Limb, LookAt, MeshInstance, ODENode, SpaceShip

public class Pose extends Node implements PoseChangeListener

A Pose is a Node that has a position and rotation in space.