Uses of Class
de.grogra.mesh.renderer.handler.CollectionDisplayHandler
Packages that use CollectionDisplayHandler
-
Uses of CollectionDisplayHandler in de.grogra.mesh.renderer.handler
Subclasses of CollectionDisplayHandler in de.grogra.mesh.renderer.handlerModifier and TypeClassDescriptionclass
A class that behave similarly to CollectionMesh but that isn't a node.class
Similar to CollectionPoint but designed to not be part of the graphclass
Methods in de.grogra.mesh.renderer.handler that return CollectionDisplayHandlerModifier and TypeMethodDescriptionabstract CollectionDisplayHandler
CollectionDisplayable.getDisplayHandler()
Methods in de.grogra.mesh.renderer.handler with parameters of type CollectionDisplayHandlerModifier and TypeMethodDescriptionvoid
CollectionDisplayable.setDisplayHandler
(CollectionDisplayHandler d) -
Uses of CollectionDisplayHandler in de.grogra.pointcloud.objects.impl
Fields in de.grogra.pointcloud.objects.impl declared as CollectionDisplayHandlerMethods in de.grogra.pointcloud.objects.impl that return CollectionDisplayHandlerModifier and TypeMethodDescriptionPointCloudD.getDisplayHandler()
The display and picking are managed by the DisplayHandlerMethods in de.grogra.pointcloud.objects.impl with parameters of type CollectionDisplayHandler