Mario Kart 64
Loading...
Searching...
No Matches
SF64::Vec4s Struct Reference

#include <GenericArray.h>

Collaboration diagram for SF64::Vec4s:
[legend]

Public Member Functions

 Vec4s (int16_t x, int16_t y, int16_t z, int16_t w)
 

Data Fields

int16_t x
 
int16_t y
 
int16_t z
 
int16_t w
 

Constructor & Destructor Documentation

◆ Vec4s()

SF64::Vec4s::Vec4s ( int16_t x,
int16_t y,
int16_t z,
int16_t w )
inline

Field Documentation

◆ w

int16_t SF64::Vec4s::w

◆ x

int16_t SF64::Vec4s::x

◆ y

int16_t SF64::Vec4s::y

◆ z

int16_t SF64::Vec4s::z

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