Mario Kart 64
Loading...
Searching...
No Matches
SF64::Vec3fArray Class Reference

#include <Vec3fArray.h>

Inheritance diagram for SF64::Vec3fArray:
[legend]
Collaboration diagram for SF64::Vec3fArray:
[legend]

Public Member Functions

 Vec3fArray ()
 
Vec3fDataGetPointer ()
 
size_t GetPointerSize ()
 

Data Fields

std::vector< Vec3fDatamData
 

Constructor & Destructor Documentation

◆ Vec3fArray()

SF64::Vec3fArray::Vec3fArray ( )
inline

Member Function Documentation

◆ GetPointer()

Vec3fData * SF64::Vec3fArray::GetPointer ( )

◆ GetPointerSize()

size_t SF64::Vec3fArray::GetPointerSize ( )

Field Documentation

◆ mData

std::vector<Vec3fData> SF64::Vec3fArray::mData

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