Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JPADrawInfo Class Reference

#include <JPADrawInfo.h>

Public Member Functions

 JPADrawInfo (Mtx param_0, f32 fovY, f32 aspect)
 
 JPADrawInfo (Mtx param_0, f32 top, f32 bottom, f32 left, f32 right)
 
void getCamMtx (Mtx *dst) const
 
void getPrjMtx (Mtx *dst) const
 

Public Attributes

Mtx mCamMtx
 
Mtx mPrjMtx
 

Constructor & Destructor Documentation

◆ JPADrawInfo() [1/2]

JPADrawInfo::JPADrawInfo ( Mtx  param_0,
f32  fovY,
f32  aspect 
)
inline

◆ JPADrawInfo() [2/2]

JPADrawInfo::JPADrawInfo ( Mtx  param_0,
f32  top,
f32  bottom,
f32  left,
f32  right 
)
inline

Member Function Documentation

◆ getCamMtx()

void JPADrawInfo::getCamMtx ( Mtx dst) const
inline

◆ getPrjMtx()

void JPADrawInfo::getPrjMtx ( Mtx dst) const
inline

Member Data Documentation

◆ mCamMtx

Mtx JPADrawInfo::mCamMtx

◆ mPrjMtx

Mtx JPADrawInfo::mPrjMtx

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