Module pointcloud

Interface PointCloudLeaf

All Superinterfaces:
Cloud.Point, CloudContext
All Known Implementing Classes:
LeafLineImpl, LeafMeshImpl, LeafPointImpl

public interface PointCloudLeaf extends Cloud.Point
All points in pointclouds should implements this AND extends Node Probably should be a class. The shape should be a attribute (e.g. representativeType = Sphere).