mirror of https://github.com/zeldaret/tp.git
67 lines
1.7 KiB
C++
67 lines
1.7 KiB
C++
/* c_m3d_g_cyl.cpp autogenerated by split.py v0.3 at 2021-01-01 14:45:46.600671 */
|
|
|
|
#include "SComponent/c_m3d_g_cyl.h"
|
|
|
|
// __ct__8cM3dGCylFPC4cXyzff
|
|
// cM3dGCyl::cM3dGCyl(const cXyz*, float, float)
|
|
asm cM3dGCyl::cM3dGCyl(const cXyz*, float, float) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F0A8.s"
|
|
}
|
|
|
|
// Set__8cM3dGCylFRC9cM3dGCylS
|
|
// cM3dGCyl::Set(const cM3dGCylS&)
|
|
asm void cM3dGCyl::Set(const cM3dGCylS&) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F114.s"
|
|
}
|
|
|
|
// Set__8cM3dGCylFRC4cXyzff
|
|
// cM3dGCyl::Set(const cXyz&, float, float)
|
|
asm void cM3dGCyl::Set(const cXyz&, float, float) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F180.s"
|
|
}
|
|
|
|
// SetC__8cM3dGCylFRC4cXyz
|
|
// cM3dGCyl::SetC(const cXyz&)
|
|
asm void cM3dGCyl::SetC(const cXyz&) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F1DC.s"
|
|
}
|
|
|
|
// SetH__8cM3dGCylFf
|
|
// cM3dGCyl::SetH(float)
|
|
asm void cM3dGCyl::SetH(float) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F1F8.s"
|
|
}
|
|
|
|
// SetR__8cM3dGCylFf
|
|
// cM3dGCyl::SetR(float)
|
|
asm void cM3dGCyl::SetR(float) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F200.s"
|
|
}
|
|
|
|
// cross__8cM3dGCylCFPC8cM3dGSphP4cXyz
|
|
// cM3dGCyl::cross(const cM3dGSph*, cXyz*) const
|
|
asm bool cM3dGCyl::cross(const cM3dGSph*, cXyz*) const {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F208.s"
|
|
}
|
|
|
|
// cross__8cM3dGCylCFPC8cM3dGCylP4cXyz
|
|
// cM3dGCyl::cross(const cM3dGCyl*, cXyz*) const
|
|
asm bool cM3dGCyl::cross(const cM3dGCyl*, cXyz*) const {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F22C.s"
|
|
}
|
|
|
|
// calcMinMax__8cM3dGCylFP4cXyzP4cXyz
|
|
// cM3dGCyl::calcMinMax(cXyz*, cXyz*)
|
|
asm void cM3dGCyl::calcMinMax(cXyz*, cXyz*) {
|
|
nofralloc
|
|
#include "SComponent/c_m3d_g_cyl/asm/func_8026F24C.s"
|
|
}
|