AxisWVector4 |
PXL.Types |
Predefined constant, where X = 0, Y = 0, Z = 0 and W = 1. |
AxisXPoint2f |
PXL.Types |
Predefined constant, where X = 1 and Y = 0. |
AxisXPoint2i |
PXL.Types |
Predefined constant, where X = 1 and Y = 0. |
AxisXVector3f |
PXL.Types |
Predefined constant, where X = 1, Y = 0 and Z = 0. |
AxisXVector3i |
PXL.Types |
Predefined constant, where X = 1, Y = 0 and Z = 0. |
AxisXVector4 |
PXL.Types |
Predefined constant, where X = 1, Y = 0, Z = 0 and W = 0. |
AxisXVector4H |
PXL.Types |
Predefined constant, where X = 1, Y = 0, Z = 0 and W = 1. |
AxisYPoint2f |
PXL.Types |
Predefined constant, where X = 0 and Y = 1. |
AxisYPoint2i |
PXL.Types |
Predefined constant, where X = 0 and Y = 1. |
AxisYVector3f |
PXL.Types |
Predefined constant, where X = 0, Y = 1 and Z = 0. |
AxisYVector3i |
PXL.Types |
Predefined constant, where X = 0, Y = 1 and Z = 0. |
AxisYVector4 |
PXL.Types |
Predefined constant, where X = 0, Y = 1, Z = 0 and W = 0. |
AxisYVector4H |
PXL.Types |
Predefined constant, where X = 0, Y = 1, Z = 0 and W = 1. |
AxisZVector3f |
PXL.Types |
Predefined constant, where X = 0, Y = 0 and Z = 1. |
AxisZVector3i |
PXL.Types |
Predefined constant, where X = 0, Y = 0 and Z = 1. |
AxisZVector4 |
PXL.Types |
Predefined constant, where X = 0, Y = 0, Z = 1 and W = 0. |
AxisZVector4H |
PXL.Types |
Predefined constant, where X = 0, Y = 0, Z = 1 and W = 1. |
ColorPairBlack |
PXL.Types |
Predefined constant for a pair of opaque Black colors. |
ColorPairTranslucentBlack |
PXL.Types |
Predefined constant for a pair of translucent Black colors. |
ColorPairTranslucentWhite |
PXL.Types |
Predefined constant for a pair of translucent White colors. |
ColorPairWhite |
PXL.Types |
Predefined constant for a pair of opaque White colors. |
ColorRectBlack |
PXL.Types |
Predefined constant for four opaque Black colors. |
ColorRectTranslucentBlack |
PXL.Types |
Predefined constant for four translucent Black colors. |
ColorRectTranslucentWhite |
PXL.Types |
Predefined constant for four translucent White colors. |
ColorRectWhite |
PXL.Types |
Predefined constant for four opaque White colors. |
DefaultSPIFrequency |
PXL.Boards.Types |
Default frequency at which SPI controller operates. |
DefaultUARTBaudRate |
PXL.Boards.Types |
Default baud rate at which UART controller operates. |
FloatColorBlack |
PXL.Types |
Predefined constant for opaque Black color. |
FloatColorTranslucentBlack |
PXL.Types |
Predefined constant for translucent Black color. |
FloatColorTranslucentWhite |
PXL.Types |
Predefined constant for translucent White color. |
FloatColorWhite |
PXL.Types |
Predefined constant for opaque White color. |
IdentityMatrix3f |
PXL.Types |
Predefined constant with values corresponding to Identity matrix. |
IdentityMatrix4f |
PXL.Types |
Predefined constant with values corresponding to Identity matrix. |
IdentityQuaternion |
PXL.Types |
Identity quaternion that can be used to specify an object with no rotation. |
IntColorBlack |
PXL.Types |
Predefined constant for opaque Black color. |
IntColorTranslucentBlack |
PXL.Types |
Predefined constant for translucent Black color. |
IntColorTranslucentWhite |
PXL.Types |
Predefined constant for translucent White color. |
IntColorWhite |
PXL.Types |
Predefined constant for opaque White color. |
InvalidLockedPixels |
PXL.Textures |
Special constant that defines TLockedPixels that have all fields set to zero, meaning that the data is no longer valid. |
MaxI2CTransferSize |
PXL.Boards.Types |
Maximum number of bytes that can be reliably sent through I2C protocol in each read/write call. |
MaxSPITransferSize |
PXL.Boards.Types |
Maximum number of bytes that can be reliably sent through SPI protocol in each read/write call. |
MinusInfinity2i |
PXL.Types |
Predefined constant for "negative infinity". |
PinDisabled |
PXL.Boards.Types |
Constant value indicating that the specified pin is not connected and should not be used. |
PlusInfinity2i |
PXL.Types |
Predefined constant for "positive infinity". |
Undefined2i |
PXL.Types |
Predefined constant that can be interpreted as "undefined value". |
UnityPoint2f |
PXL.Types |
Predefined constant, where X and Y are one. |
UnityPoint2i |
PXL.Types |
Predefined constant, where X and Y are one. |
UnityVector3f |
PXL.Types |
Predefined constant, where X, Y and Z are one. |
UnityVector3i |
PXL.Types |
Predefined constant, where X, Y and Z are one. |
UnityVector4 |
PXL.Types |
Predefined constant, where all components are one. |
VectorEpsilon |
PXL.TypeDef |
A special value that determines precision limit when comparing vectors and coordinates. |
ZeroFloatRect |
PXL.Types |
Zero (empty) rectangle with floating-point coordinates. |
ZeroIntRect |
PXL.Types |
Zero (empty) rectangle with integer coordinates. |
ZeroMatrix3f |
PXL.Types |
Predefined constant, where all matrix values are zero. |
ZeroMatrix4f |
PXL.Types |
Predefined constant, where all matrix values are zero. |
ZeroPoint2f |
PXL.Types |
Predefined constant, where X and Y are zero. |
ZeroPoint2i |
PXL.Types |
Predefined constant, where X and Y are zero. |
ZeroVector3f |
PXL.Types |
Predefined constant, where X, Y and Z are zero. |
ZeroVector3i |
PXL.Types |
Predefined constant, where X, Y and Z are zero. |
ZeroVector4 |
PXL.Types |
Predefined constant, where all components are zero. |
ZeroVector4H |
PXL.Types |
Predefined constant, where X, Y and Z are zero, while W = 1. |