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

#include <TrackPathPointData.h>

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

Public Member Functions

 Paths ()
 
TrackPathPointGetPointer () override
 
size_t GetPointerSize () override
 

Data Fields

std::vector< std::vector< TrackPathPoint > > PathList
 

Constructor & Destructor Documentation

◆ Paths()

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

Member Function Documentation

◆ GetPointer()

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

◆ GetPointerSize()

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

Field Documentation

◆ PathList

std::vector<std::vector<TrackPathPoint> > MK64::Paths::PathList

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