public static class InstancedGeometry.DefaultInstanceCullingFunction extends java.lang.Object implements java.util.function.BiFunction<Camera,Geometry,java.lang.Boolean>
Constructor and Description |
---|
DefaultInstanceCullingFunction() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
apply(Camera cam,
Geometry geom) |