Record TTriangle4
Unit
Declaration
type TTriangle4 = record
Description
Triangle in 4D (or 3D homogeneous) space.
Source: transform/castletriangles.pas (line 139).
Overview
Fields
| Public | Data: packed [0..2] of TVector4; |
Methods
| Public | function ToString: string; |
Description
Fields
| Public | Data: packed [0..2] of TVector4; |
|
This item has no description. | |
Methods
| Public | function ToString: string; |
|
Multiline triangle description. | |
Generated by PasDoc 0.17.0.snapshot.