open-ead / sead

Decompilation of sead: the standard C++ library for first-party Nintendo games
190 stars 26 forks source link

gfx: Add more functions to seadCamera #123

Closed MonsterDruide1 closed 1 year ago

MonsterDruide1 commented 1 year ago

With this, all functions about sead::*Camera should be defined in the headers.

Inspiration and parts of code from here: https://github.com/CraftyBoss/SMO-Galaxy-Gravity/blob/master/include/sead/gfx/seadCamera.h


This change is Reviewable

aboood40091 commented 1 year ago

I recommend you take a look at my headers for more complete definitions.

ThePixelGamer commented 1 year ago

I doubt we're going to get a solid name for the DirectCamera member for the time being, LGTM :shipit: