Uses of Interface
com.marginallyclever.ro3.apps.viewport.RenderPass
Package
Description
-
Uses of RenderPass in com.marginallyclever.ro3.apps.viewport
-
Uses of RenderPass in com.marginallyclever.ro3.apps.viewport.renderpasses
Modifier and TypeClassDescriptionclass
AbstractRenderPass
handles common methods for allRenderPass
.class
Draw the background.class
Draw the bounding box of eachMeshInstance
in the scene.class
Draws eachCamera
as a pyramid approximating the perspective view frustum.class
Draws eachDHParameter
as two lines from the previous joint to the current joint.class
Draw the ground plane.class
Draw a ring around each hinge joint to show the range of motion.class
Draw eachMeshInstance
as aMesh
.class
Draw eachPose
as RGB lines from the origin to the X,Y,Z axes.