Uses of Class
org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D.RegionNode3D
Packages that use RegionBSPTree3D.RegionNode3D
Package
Description
This package provides basic 3D geometry components.
-
Uses of RegionBSPTree3D.RegionNode3D in org.apache.commons.geometry.euclidean.threed
Methods in org.apache.commons.geometry.euclidean.threed that return RegionBSPTree3D.RegionNode3DModifier and TypeMethodDescriptionprotected RegionBSPTree3D.RegionNode3DRegionBSPTree3D.createNode()Create a new node for this tree.protected RegionBSPTree3D.RegionNode3DRegionBSPTree3D.RegionNode3D.getSelf()Get a reference to the current instance, cast to type N.