NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
dWmPath_c Class Reference

Description

Definition at line 5 of file d_wm_path.hpp.

Public Attributes

mVec3_c mPoints [WM_PATH_MAX_POINT_COUNT]
 
int _
 
int a
 
int b
 
int c
 

Constructor & Destructor Documentation

◆ dWmPath_c()

dWmPath_c::dWmPath_c ( )

Definition at line 3 of file d_wm_path.cpp.

◆ ~dWmPath_c()

dWmPath_c::~dWmPath_c ( )
virtual

Definition at line 4 of file d_wm_path.cpp.

Member Data Documentation

◆ mPoints

mVec3_c dWmPath_c::mPoints[WM_PATH_MAX_POINT_COUNT]

Definition at line 10 of file d_wm_path.hpp.

◆ _

int dWmPath_c::_

Definition at line 11 of file d_wm_path.hpp.

◆ a

int dWmPath_c::a

Definition at line 11 of file d_wm_path.hpp.

◆ b

int dWmPath_c::b

Definition at line 11 of file d_wm_path.hpp.

◆ c

int dWmPath_c::c

Definition at line 11 of file d_wm_path.hpp.