AbstractGeometry3D

Abstract class for all geometric objects in 3D.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun accept(visitor: Geometry3DVisitor)

Accepting function so that a geometry visitor can pass by.

Properties

Link copied to clipboard

List of affine transformation matrices to move and rotate the geometric object.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard