AbstractSurface3D

Abstract class for all geometric surface objects in 3D.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun accept(visitor: Geometry3DVisitor)

Accepting function so that a geometry visitor can pass by.

Link copied to clipboard

Calculates the polygons for the respective surface geometry and transforms it to the global coordinate system.

Link copied to clipboard

Calculates the polygons for the respective surface geometry within the local coordinate system of the surface.

Properties

Link copied to clipboard

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

Link copied to clipboard
abstract val tolerance: Double

tolerable threshold value

Inheritors

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