Package com.gaia3d.basic.geometry.octree
Class GaiaVertexContent
java.lang.Object
com.gaia3d.basic.geometry.octree.GaiaVertexContent
- All Implemented Interfaces:
GeometryContent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.joml.Vector3d
-
Constructor Details
-
GaiaVertexContent
public GaiaVertexContent()
-
-
Method Details
-
getBoundingBox
- Specified by:
getBoundingBoxin interfaceGeometryContent
-
getCenterPoint
public org.joml.Vector3d getCenterPoint()- Specified by:
getCenterPointin interfaceGeometryContent
-