orx 1.16
Portable Game Engine
Loading...
Searching...
No Matches
orxVECTOR Struct Reference

#include <orxVector.h>

Data Fields

union { 
   orxFLOAT   fH 
   orxFLOAT   fR 
   orxFLOAT   fRho 
   orxFLOAT   fX 
}; 
union { 
   orxFLOAT   fB 
   orxFLOAT   fL 
   orxFLOAT   fPhi 
   orxFLOAT   fV 
   orxFLOAT   fZ 
}; 
union { 
   orxFLOAT   fG 
   orxFLOAT   fS 
   orxFLOAT   fTheta 
   orxFLOAT   fY 
}; 

Detailed Description

Public structure definition

Definition at line 64 of file orxVector.h.

Field Documentation

◆ [union]

union { ... } orxVECTOR

Coordinates : 12

◆ [union]

union { ... } orxVECTOR

◆ [union]

union { ... } orxVECTOR

◆ fB

orxFLOAT orxVECTOR::fB

Third coordinate in the RGB color space

Definition at line 87 of file orxVector.h.

◆ fG

orxFLOAT orxVECTOR::fG

Second coordinate in the RGB color space

Definition at line 79 of file orxVector.h.

◆ fH

orxFLOAT orxVECTOR::fH

First coordinate in the HSL/HSV color spaces

Definition at line 72 of file orxVector.h.

◆ fL

orxFLOAT orxVECTOR::fL

Third coordinate in the HSL color space

Definition at line 88 of file orxVector.h.

◆ fPhi

orxFLOAT orxVECTOR::fPhi

Third coordinate in the spherical space

Definition at line 86 of file orxVector.h.

◆ fR

orxFLOAT orxVECTOR::fR

First coordinate in the RGB color space

Definition at line 71 of file orxVector.h.

◆ fRho

orxFLOAT orxVECTOR::fRho

First coordinate in the spherical space

Definition at line 70 of file orxVector.h.

◆ fS

orxFLOAT orxVECTOR::fS

Second coordinate in the HSL/HSV color spaces

Definition at line 80 of file orxVector.h.

◆ fTheta

orxFLOAT orxVECTOR::fTheta

Second coordinate in the spherical space

Definition at line 78 of file orxVector.h.

◆ fV

orxFLOAT orxVECTOR::fV

Third coordinate in the HSV color space

Definition at line 89 of file orxVector.h.

◆ fX

orxFLOAT orxVECTOR::fX

First coordinate in the cartesian space

Definition at line 69 of file orxVector.h.

◆ fY

orxFLOAT orxVECTOR::fY

Second coordinate in the cartesian space

Definition at line 77 of file orxVector.h.

◆ fZ

orxFLOAT orxVECTOR::fZ

Third coordinate in the cartesian space

Definition at line 85 of file orxVector.h.


The documentation for this struct was generated from the following file:

Generated for orx by doxygen 1.8.11