Inheritance Hierarchy
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also