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

#include <TrackPathPointData.h>

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

Public Member Functions

 TrackPathPointData ()
 
TrackPathPointGetPointer () override
 
size_t GetPointerSize () override
 

Data Fields

std::vector< TrackPathPointTrackPathPointList
 

Constructor & Destructor Documentation

◆ TrackPathPointData()

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

Member Function Documentation

◆ GetPointer()

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

◆ GetPointerSize()

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

Field Documentation

◆ TrackPathPointList

std::vector<TrackPathPoint> MK64::TrackPathPointData::TrackPathPointList

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