Uses of Class
com.marginallyclever.ro3.node.nodes.pose.Pose
Package
Description
-
Uses of Pose in com.marginallyclever.ro3.node.nodes
Modifier and TypeClassDescriptionclass
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. -
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.marlinrobotarm
-
Uses of Pose in com.marginallyclever.ro3.node.nodes.pose
Modifier and TypeClassDescriptionclass
AttachmentPoint
is a point on aPose
that can be used to attach other nodes.class
Limb
is a linear chain of bones, joints, and muscles.class
LookAt
is a pose that always faces a target.class
Modifier and TypeMethodDescriptionvoid
Attach a list of Pose nodes to this node and adjust their world transform to compensate.