Uses of Interface
com.marginallyclever.ro3.apps.viewport.renderpass.RenderPass
Packages that use RenderPass
Package
Description
-
Uses of RenderPass in com.marginallyclever.ro3.apps.viewport
Fields in com.marginallyclever.ro3.apps.viewport with type parameters of type RenderPass -
Uses of RenderPass in com.marginallyclever.ro3.apps.viewport.renderpass
Classes in com.marginallyclever.ro3.apps.viewport.renderpass that implement RenderPassModifier 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 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.