Inheritance Hierarchy SystemObject AGI.Foundation.Geometry.DiscreteBoxTriangulator
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static class BoxTriangulator
Public NotInheritable Class BoxTriangulator
public ref class BoxTriangulator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BoxTriangulator = class end
The BoxTriangulator type exposes the following members.
Methods
| Name | Description |
---|
| Compute |
Computes the triangulation for a box of the specified size, centered at the origin.
|
TopSee Also