Uses of Interface
boofcv.visualize.RenderMesh.SurfaceColor
Packages that use RenderMesh.SurfaceColor
-
Uses of RenderMesh.SurfaceColor in boofcv.gui.mesh
Methods in boofcv.gui.mesh that return RenderMesh.SurfaceColorModifier and TypeMethodDescriptionstatic RenderMesh.SurfaceColor
MeshColorizeOps.colorizeByNormal
(VertexMesh mesh) Computes the normal angle and varies the color between green and white depending on the acute angle relative to the world's z-xisstatic RenderMesh.SurfaceColor
MeshColorizeOps.colorizeByVertex
(VertexMesh mesh, int[] vertexColor) Colorizes each surface based on the color of the first vertexMethods in boofcv.gui.mesh with parameters of type RenderMesh.SurfaceColorModifier and TypeMethodDescriptionvoid
MeshViewerPanel.setSurfaceColor
(String name, RenderMesh.SurfaceColor colorizer) Let's ou specify the RGB color for each vertex in the mesh. -
Uses of RenderMesh.SurfaceColor in boofcv.visualize
Fields in boofcv.visualize declared as RenderMesh.SurfaceColor