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

◆ y

float vector_t::y

◆ z

float vector_t::z

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