citro3d
Data Fields
C3D_FVec Struct Reference

Float vector. More...

#include <types.h>

Data Fields

struct {
   float   w
 W-component.
 
   float   z
 Z-component.
 
   float   y
 Y-component.
 
   float   x
 X-component.
 
}; 
 Vector access.
 
struct {
   float   r
 Real component.
 
   float   k
 K-component.
 
   float   j
 J-component.
 
   float   i
 I-component.
 
}; 
 Quaternion access.
 
float c [4]
 Raw access.
 

Detailed Description

Float vector.

Matches PICA layout


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