KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
vector_t Struct Reference

4-part vector type. More...

#include <dc/vector.h>

Data Fields

float x
 
float y
 
float z
 
float w
 

Detailed Description

4-part vector type.

Field Documentation

◆ w

float vector_t::w

◆ x

float vector_t::x

Referenced by main(), and main().

◆ y

float vector_t::y

Referenced by main(), and main().

◆ z

float vector_t::z

Referenced by main(), and main().


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