Class PointCloudBase

All Implemented Interfaces:
Transformation, Manageable, PersistenceCapable, Shareable, UserFields, XObject, Map, Serializable
Direct Known Subclasses:
PointCloudBaseImpl

public abstract class PointCloudBase extends Null
pointcloudBase represent a point cloud object. Which should be the root of a graph where leaves are the "points". "Points" can be any object that implements pointcloudpoint
See Also: