Mario Kart 64
Loading...
Searching...
No Matches
GenericArray.h File Reference
#include <cstdint>
#include <Resource.h>
#include <libultraship/libultra/types.h>
Include dependency graph for GenericArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  SF64::Vec2f
 
struct  SF64::Vec3f
 
struct  SF64::Vec3s
 
struct  SF64::Vec3i
 
struct  SF64::Vec3iu
 
struct  SF64::Vec4f
 
struct  SF64::Vec4s
 
class  SF64::GenericArray
 

Namespaces

namespace  SF64
 

Enumerations

enum class  SF64::ArrayType {
  SF64::u8 , SF64::s8 , SF64::u16 , SF64::s16 ,
  SF64::u32 , SF64::s32 , SF64::u64 , SF64::f32 ,
  SF64::f64 , SF64::Vec2f , SF64::Vec3f , SF64::Vec3s ,
  SF64::Vec3i , SF64::Vec3iu , SF64::Vec4f , SF64::Vec4s
}