mirror of https://github.com/zeldaret/tp.git
53 lines
1.6 KiB
C++
53 lines
1.6 KiB
C++
/* c_m3d_g_pla.cpp autogenerated by split.py v0.3 at 2021-01-01 14:50:54.810233 */
|
|
|
|
#include "SComponent/c_m3d_g_pla.h"
|
|
|
|
// __ct__8cM3dGPlaFPC4cXyzf
|
|
// cM3dGPla::cM3dGPla(const cXyz*, float)
|
|
asm cM3dGPla::cM3dGPla(const cXyz*, float) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F3DC.s"
|
|
}
|
|
|
|
// crossInfLin__8cM3dGPlaCFRC4cXyzRC4cXyzR4cXyz
|
|
// cM3dGPla::crossInfLin(const cXyz&, const cXyz&, cXyz&) const
|
|
asm void cM3dGPla::crossInfLin(const cXyz&, const cXyz&, cXyz&) const {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F408.s"
|
|
}
|
|
|
|
// SetupNP0__8cM3dGPlaFRC3VecRC3Vec
|
|
// cM3dGPla::SetupNP0(const Vec&, const Vec&)
|
|
asm void cM3dGPla::SetupNP0(const Vec&, const Vec&) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F4C4.s"
|
|
}
|
|
|
|
// SetupNP__8cM3dGPlaFRC3VecRC3Vec
|
|
// cM3dGPla::SetupNP(const Vec&, const Vec&)
|
|
asm void cM3dGPla::SetupNP(const Vec&, const Vec&) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F52C.s"
|
|
}
|
|
|
|
// getCrossY__8cM3dGPlaCFRC4cXyzPf
|
|
// cM3dGPla::getCrossY(const cXyz&, float*) const
|
|
asm bool cM3dGPla::getCrossY(const cXyz&, float*) const {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F57C.s"
|
|
}
|
|
|
|
// getCrossYLessD__8cM3dGPlaCFRC3VecPf
|
|
// cM3dGPla::getCrossYLessD(const Vec&, float*) const
|
|
asm bool cM3dGPla::getCrossYLessD(const Vec&, float*) const {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F5D4.s"
|
|
}
|
|
|
|
// Set__8cM3dGPlaFPC8cM3dGPla
|
|
// cM3dGPla::Set(const cM3dGPla*)
|
|
asm void cM3dGPla::Set(const cM3dGPla*) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_pla/asm/func_8026F624.s"
|
|
}
|