17 const char *getHostName()
const;
18 s32 getHostPlacementZoneID()
const;
19 bool isHostMoved()
const;
21 const TVec3f *getNormal(
int)
const;
22 const TVec3f *getFaceNormal()
const;
23 const TVec3f *getEdgeNormal(
int)
const;
24 const TVec3f *getPos(
int)
const;
25 const TVec3f *calcAndGetNormal(
int);
26 const TVec3f *calcAndGetEdgeNormal(
int);
27 const TVec3f *calcAndGetPos(
int);
28 void calcForceMovePower(TVec3f *,
const TVec3f &)
const;
30 TPos3f *getBaseMtx()
const;
31 TPos3f *getBaseInvMtx()
const;
32 TPos3f *getPrevBaseMtx()
const;