Geometry3DVisitor
interface Geometry3DVisitor
Visitor interface for 3D geometries. Visitor pattern is applied to separate geometry transformation algorithms from the actual object structure of the 3D geometry.
Visitor interface for 3D geometries. Visitor pattern is applied to separate geometry transformation algorithms from the actual object structure of the 3D geometry.