Class Node

java.lang.Object
org.episteme.core.mathematics.geometry.csg.Node

public class Node extends Object
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • Node

      public Node()
    • Node

      public Node(List<Polygon> polygons)
  • Method Details