Record TTriangle4
Unit
Declaration
type TTriangle4 = record
Description
Triangle in 4D (or 3D homogeneous) space.
Overview
Fields
![]() |
Data: packed [0..2] of TVector4; |
Methods
![]() |
function ToString: string; |
Description
Fields
![]() |
Data: packed [0..2] of TVector4; |
Methods
![]() |
function ToString: string; |
Multiline triangle description. |
Generated by PasDoc 0.16.0.