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

#include <GenericArray.h>

Collaboration diagram for SF64::Vec3i:
[legend]

Public Member Functions

 Vec3i (int32_t x, int32_t y, int32_t z)
 

Data Fields

int32_t x
 
int32_t y
 
int32_t z
 

Constructor & Destructor Documentation

◆ Vec3i()

SF64::Vec3i::Vec3i ( int32_t x,
int32_t y,
int32_t z )
inline

Field Documentation

◆ x

int32_t SF64::Vec3i::x

◆ y

int32_t SF64::Vec3i::y

◆ z

int32_t SF64::Vec3i::z

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