Uses of Class
com.marginallyclever.ro3.apps.pathtracer.PathMesh
Packages that use PathMesh
-
Uses of PathMesh in com.marginallyclever.ro3.mesh
Methods in com.marginallyclever.ro3.mesh that return PathMeshModifier and TypeMethodDescriptionMesh.createPathMesh
(javax.vecmath.Matrix4d worldMatrix) Create aPathMesh
from this mesh, transformed by the given world matrix. -
Uses of PathMesh in com.marginallyclever.ro3.node.nodes.pose.poses
Methods in com.marginallyclever.ro3.node.nodes.pose.poses that return PathMesh