Class MeshInstance

java.lang.Object
com.marginallyclever.ro3.node.Node
com.marginallyclever.ro3.node.nodes.pose.Pose
com.marginallyclever.ro3.node.nodes.pose.poses.MeshInstance
All Implemented Interfaces:
PoseChangeListener, EventListener

public class MeshInstance extends Pose

A MeshInstance is a Pose containing a Mesh.

The local Pose information can be used to adjust the center of rotation.

MeshInstance fires a PropertyChangeEvent to all PropertyChangeListeners when the Mesh is changed.