Package boofcv.visualize
Interface RenderMesh.SurfaceColor
- Enclosing class:
- RenderMesh
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionint
surfaceRgb
(int which) Returns RGB color of the specified surface
-
Method Details
-
surfaceRgb
int surfaceRgb(int which) Returns RGB color of the specified surface
-