Uses of Class
com.marginallyclever.ro3.node.nodes.pose.Pose
Package
Description
-
Uses of Pose in com.marginallyclever.ro3.apps.viewport.viewporttool.move
ModifierConstructorDescriptionRotatePoseCommand
(List<Pose> subjects, javax.vecmath.Vector3d v) Create a new command to rotate a list ofPose
s.TranslatePoseCommand
(List<Pose> subjects, javax.vecmath.Vector3d v) Create a new command to translate a list ofPose
s. -
Uses of Pose in com.marginallyclever.ro3.node.nodes
-
Uses of Pose in com.marginallyclever.ro3.node.nodes.behavior.actions
-
Uses of Pose in com.marginallyclever.ro3.node.nodes.limbplanner
Modifier and TypeMethodDescriptionvoid
LimbPlanner.setPathStart
(Pose pose) Set the start of the path. -
Uses of Pose in com.marginallyclever.ro3.node.nodes.limbsolver
-
Uses of Pose in com.marginallyclever.ro3.node.nodes.marlinrobot.marlinrobotarm
-
Uses of Pose in com.marginallyclever.ro3.node.nodes.odenode
Modifier and TypeClassDescriptionclass
A controller for a creature made of ODE4J hinges and bodies.class
Wrapper for an angular motor joint in ODE4J.class
Wrapper for a ball joint in ODE4J.class
Wrapper for a hinge joint in ODE4J.class
A joint between one or twoODEBody
.class
Base class for allNode
that implement ODE4J.class
Wrapper for a ODE4J Plane.class
Wrapper for a slider joint in ODE4J. -
Uses of Pose in com.marginallyclever.ro3.node.nodes.odenode.odebody
Modifier and TypeClassDescriptionclass
AnODENode
that represents a body with a geometry in the ODE physics engine. -
Uses of Pose in com.marginallyclever.ro3.node.nodes.odenode.odebody.odebodies
Modifier and TypeClassDescriptionclass
Wrapper for a ODE4J Box.class
Wrapper for a ODE4J capsule.class
Wrapper for a ODE4J cylinder.class
Wrapper for a ODE4J Sphere. -
Uses of Pose in com.marginallyclever.ro3.node.nodes.pose
Modifier and TypeMethodDescriptionvoid
Pose.onPoseChange
(Pose pose) Override this method to receive pose change events from the parent.void
PoseChangeListener.onPoseChange
(Pose pose) -
Uses of Pose in com.marginallyclever.ro3.node.nodes.pose.poses
Modifier and TypeClassDescriptionclass
class
The Camera class is a subclass of the Pose class and is used by a Viewport to viewport the scene in a 3D graphics or game engine.class
Limb
is a linear chain of bones driven by joints powered by muscles.class
LookAt
is a pose that always faces a target.class
-
Uses of Pose in com.marginallyclever.ro3.node.nodes.pose.poses.space
Modifier and TypeClassDescriptionclass
Represents a celestial body - star, planet, moon, etc.class