// // Generated by dtk // Translation Unit: d_cam_param.cpp // #include "d/d_cam_param.h" /* 800AF384-800AF4F4 .text rationalBezierRatio__8dCamMathFff */ void dCamMath::rationalBezierRatio(f32, f32) { /* Nonmatching */ } /* 800AF4F4-800AF544 .text customRBRatio__8dCamMathFff */ void dCamMath::customRBRatio(f32, f32) { /* Nonmatching */ } /* 800AF544-800AF5A0 .text zoomFovy__8dCamMathFff */ void dCamMath::zoomFovy(f32, f32) { /* Nonmatching */ } /* 800AF5A0-800AF608 .text xyzRotateX__8dCamMathFR4cXyz7cSAngle */ void dCamMath::xyzRotateX(cXyz&, cSAngle) { /* Nonmatching */ } /* 800AF608-800AF670 .text xyzRotateY__8dCamMathFR4cXyz7cSAngle */ void dCamMath::xyzRotateY(cXyz&, cSAngle) { /* Nonmatching */ } /* 800AF670-800AF734 .text xyzHorizontalDistance__8dCamMathFR4cXyzR4cXyz */ void dCamMath::xyzHorizontalDistance(cXyz&, cXyz&) { /* Nonmatching */ } /* 800AF734-800AF810 .text xyzProjPosOnYZ__8dCamMathF7cSAngleR4cXyzR4cXyz */ void dCamMath::xyzProjPosOnYZ(cSAngle, cXyz&, cXyz&) { /* Nonmatching */ } /* 800AF810-800AF838 .text __ct__9dCstick_cFv */ dCstick_c::dCstick_c() { /* Nonmatching */ } /* 800AF838-800AF840 .text Shift__9dCstick_cFUl */ void dCstick_c::Shift(u32) { /* Nonmatching */ } /* 800AF840-800AF8F4 .text __ct__11dCamBGChk_cFv */ dCamBGChk_c::dCamBGChk_c() { /* Nonmatching */ } /* 800AF8F4-800AF930 .text __ct__11dCamParam_cFl */ dCamParam_c::dCamParam_c(s32) { /* Nonmatching */ } /* 800AF930-800AF978 .text __dt__11dCamParam_cFv */ dCamParam_c::~dCamParam_c() { /* Nonmatching */ } /* 800AF978-800AF9BC .text Change__11dCamParam_cFl */ BOOL dCamParam_c::Change(s32 i_styleIdx) { mStyleIdx = i_styleIdx; if (i_styleIdx < style_num) { mpStyle = &styles[mStyleIdx]; return TRUE; } else { mpStyle = &styles[0]; return FALSE; } } /* 800AF9BC-800AFA04 .text SearchStyle__11dCamParam_cFUl */ s32 dCamParam_c::SearchStyle(u32 r4) { s32 styleIndex = -1; for (s32 i = 0; i < style_num; i++) { if (styles[i].m00 == r4) { styleIndex = i; break; } } return styleIndex; } /* 800AFA04-800AFAA4 .text ratiof__11dCamParam_cFffff */ void dCamParam_c::ratiof(f32, f32, f32, f32) { /* Nonmatching */ } /* 800AFAA4-800AFB00 .text DefaultRadius__11dCamParam_cFPf */ void dCamParam_c::DefaultRadius(f32*) { /* Nonmatching */ } /* 800AFB00-800AFB88 .text RadiusRatio__11dCamParam_cFf */ void dCamParam_c::RadiusRatio(f32) { /* Nonmatching */ } /* 800AFB88-800AFBB8 .text CenterHeight__11dCamParam_cFf */ void dCamParam_c::CenterHeight(f32) { /* Nonmatching */ } /* 800AFBB8-800AFBE8 .text Fovy__11dCamParam_cFf */ void dCamParam_c::Fovy(f32) { /* Nonmatching */ } /* 800AFBE8-800AFC74 .text LockonLongitude__11dCamParam_cFf */ void dCamParam_c::LockonLongitude(f32) { /* Nonmatching */ } /* 800AFC74-800AFD00 .text LockonLatitude__11dCamParam_cFf */ void dCamParam_c::LockonLatitude(f32) { /* Nonmatching */ } /* 800AFD00-800AFD20 .text LockonFovy__11dCamParam_cFf */ void dCamParam_c::LockonFovy(f32) { /* Nonmatching */ } /* 800AFD20-800AFD40 .text LockonCenterHeight__11dCamParam_cFf */ void dCamParam_c::LockonCenterHeight(f32) { /* Nonmatching */ } /* 800AFD40-800AFEE0 .text __ct__11dCamSetup_cFv */ dCamSetup_c::dCamSetup_c() { /* Nonmatching */ } /* 800AFEE0-800AFF40 .text __dt__11dCamSetup_cFv */ dCamSetup_c::~dCamSetup_c() { /* Nonmatching */ } /* 800AFF40-800AFFB0 .text CheckLatitudeRange__11dCamSetup_cFPs */ void dCamSetup_c::CheckLatitudeRange(s16*) { /* Nonmatching */ } /* 800AFFB0-800B0004 .text FanBank__11dCamSetup_cFv */ void dCamSetup_c::FanBank() { /* Nonmatching */ }