Mario Kart 64
Loading...
Searching...
No Matches
MK64::Array Class Reference

#include <Array.h>

Inheritance diagram for MK64::Array:
[legend]
Collaboration diagram for MK64::Array:
[legend]

Public Member Functions

 Array ()
 
void * GetPointer () override
 
size_t GetPointerSize () override
 

Data Fields

ArrayResourceType ArrayType
 
ScalarType ArrayScalarType
 
size_t ArrayCount
 
std::vector< ScalarDataScalars
 
std::vector< Fast::F3DVtx > Vertices
 

Constructor & Destructor Documentation

◆ Array()

MK64::Array::Array ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ GetPointer()

void * MK64::Array::GetPointer ( )
override
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetPointerSize()

size_t MK64::Array::GetPointerSize ( )
override
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ ArrayCount

size_t MK64::Array::ArrayCount

◆ ArrayScalarType

ScalarType MK64::Array::ArrayScalarType

◆ ArrayType

ArrayResourceType MK64::Array::ArrayType

◆ Scalars

std::vector<ScalarData> MK64::Array::Scalars

◆ Vertices

std::vector<Fast::F3DVtx> MK64::Array::Vertices

The documentation for this class was generated from the following files: