Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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: