Packed Record TVector3Byte

Unit

Declaration

type TVector3Byte = packed record

Description

Vector of 3 Byte values.

Source: base/castlevectors_byte.inc (line 64).

Overview

Fields

Public X: Byte
Public Y: Byte
Public Z: Byte
Public Data: array [TIndex] of Byte
Public XY: TVector2Byte

Description

Fields

Public X: Byte

This item has no description.

Source: base/castlevectors_byte.inc (line 99).

Public Y: Byte

This item has no description.

Source: base/castlevectors_byte.inc (line 99).

Public Z: Byte

This item has no description.

Source: base/castlevectors_byte.inc (line 99).

Public Data: array [TIndex] of Byte

This item has no description.

Source: base/castlevectors_byte.inc (line 100).

Public XY: TVector2Byte

This item has no description.

Source: base/castlevectors_byte.inc (line 101).


Generated by PasDoc 0.17.0.snapshot.