Class RenderPassHelper
java.lang.Object
com.marginallyclever.ro3.apps.viewport.renderpass.RenderPassHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic javax.vecmath.Matrix4d
getOriginShiftedMatrix
(javax.vecmath.Matrix4d m, javax.vecmath.Vector3d cameraWorldPos)
-
Constructor Details
-
RenderPassHelper
public RenderPassHelper()
-
-
Method Details
-
getOriginShiftedMatrix
public static javax.vecmath.Matrix4d getOriginShiftedMatrix(javax.vecmath.Matrix4d m, javax.vecmath.Vector3d cameraWorldPos)
-