Record TTriangleGeometry

Hierarchy
Methods
Properties

Unit

Declaration

type TTriangleGeometry = record

Description

Triangle expressed in particular coordinate system, for TTriangle.

Overview

Fields

Public Triangle: TTriangle3;
Public Area: Single;
Public Plane: TVector4;
Public Normal: TVector3;

Description

Fields

Public Triangle: TTriangle3;

This item has no description.

Public Area: Single;

Area of the triangle.

Public Plane: TVector4;

Triangle normal, a 3D plane containing our Triangle, with normalized direction vector.

Public Normal: TVector3;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.