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. | |
| Public | Y: Byte |
|
This item has no description. | |
| Public | Z: Byte |
|
This item has no description. | |
| Public | Data: array [TIndex] of Byte |
|
This item has no description. | |
| Public | XY: TVector2Byte |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.