java.lang.Object
de.grogra.pointcloud.objects.impl.PointCloudManagerImpl
- All Implemented Interfaces:
RegistryContext
Not used - should be deleted. This manager was using a separate graphpersistance manager to
import the PC. Then the PC would be copied to the main graph. Currently too slow
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGraph()
Returns theRegistry
which is linked with this instance.void
setRootNode
(Node n)
-
Constructor Details
-
PointCloudManagerImpl
-
-
Method Details
-
getRegistry
Description copied from interface:RegistryContext
Returns theRegistry
which is linked with this instance.- Specified by:
getRegistry
in interfaceRegistryContext
- Returns:
- the registry linked with this instance
-
setRootNode
-
initGraph
-
getGraph
-