Package com.solibri.geometry.primitive3d


package com.solibri.geometry.primitive3d
  • Interface Summary
    Interface
    Description
    Read-only interface for axis-aligned bounding boxes in 3-dimensional space.
    Box (Hyperrectangle) is generalization of a rectangle in 3-dimensional space.
    Read-only interface for handling lines in 3-dimensional space.
    Interface that represents a mutable axis-aligned bounding box in 3-dimensional space.
    Interface for handling lines in 3d.
    Interface for handling mutable planes in 3d.
    Interface for handling simple polygons without holes in 3-dimensional space.
    Interface to handle 3-dimensional rays.
    Interface for handling rectangles in 3-dimensional space.
    Interface for handling segments in 3-dimensional space.
    Interface that represents a 3-dimensional triangle.
    Interface for handling planes in 3d.
    Read-only interface for handling simple polygons without holes in 3-dimensional space.
    Read-only interface to handle 3-dimensional rays.
    Read-only interface for handling rectangles in 3-dimensional space.
    Read-only interface for handling segments in 3-dimensional space.
    Read-only interface for 3-dimensional triangles.