Interface PointCloudLeaf

All Known Implementing Classes:
LeafLineImpl, LeafMeshImpl, LeafPointImpl

public interface PointCloudLeaf
  • Method Details

    • getNode

      Node getNode()
    • getIdImport

      long getIdImport()
    • setIdImport

      void setIdImport(long value)
    • getLocation

      Vector3d getLocation()