This is the complete list of members for Field::CourseColMgr, including all inherited members.
| checkPointCachedFull(f32 scale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfo *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointCachedFullPush(f32 scale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfo *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointCachedPartial(f32 scale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointCachedPartialPush(f32 scale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointFull(f32 kclScale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfo *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointFullPush(f32 kclScale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfo *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointPartial(f32 scale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkPointPartialPush(f32 scale, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSphereCachedFull(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask typeMask, CollisionInfo *colInfo, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSphereCachedFullPush(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask typeMask, CollisionInfo *colInfo, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSphereCachedPartial(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask typeMask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSphereCachedPartialPush(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask typeMask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSphereFull(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfo *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSphereFullPush(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfo *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSpherePartial(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| checkSpherePartialPush(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos, KCLTypeMask mask, CollisionInfoPartial *info, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| clearNoBounceWallInfo() (defined in Field::CourseColMgr) | Field::CourseColMgr | inline |
| CourseColMgr() (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| CreateInstance() (defined in Field::CourseColMgr) | Field::CourseColMgr | static |
| DestroyInstance() (defined in Field::CourseColMgr) | Field::CourseColMgr | static |
| Disposer() (defined in EGG::Disposer) | EGG::Disposer | private |
| doCheckMaskOnly(KColData *data, CollisionCheckFunc collisionCheckFunc, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| doCheckMaskOnlyPush(KColData *data, CollisionCheckFunc collisionCheckFunc, KCLTypeMask *maskOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| doCheckWithFullInfo(KColData *data, CollisionCheckFunc collisionCheckFunc, CollisionInfo *colInfo, KCLTypeMask *flagsOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| doCheckWithFullInfoPush(KColData *data, CollisionCheckFunc collisionCheckFunc, CollisionInfo *colInfo, KCLTypeMask *flagsOut) (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| doCheckWithPartialInfo(KColData *data, CollisionCheckFunc collisionCheckFunc, CollisionInfoPartial *info, KCLTypeMask *typeMask) (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| doCheckWithPartialInfoPush(KColData *data, CollisionCheckFunc collisionCheckFunc, CollisionInfoPartial *info, KCLTypeMask *typeMask) (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| getLinkOffset() (defined in EGG::Disposer) | EGG::Disposer | inlineprivatestatic |
| init() (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| Instance() (defined in Field::CourseColMgr) | Field::CourseColMgr | inlinestatic |
| LoadFile(const char *filename) | Field::CourseColMgr | static |
| m_data (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| m_heap (defined in EGG::Disposer) | EGG::Disposer | private |
| m_kclScale (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| m_link (defined in EGG::Disposer) | EGG::Disposer | private |
| m_localMtx (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| m_noBounceWallInfo (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| noBounceWallInfo() const (defined in Field::CourseColMgr) | Field::CourseColMgr | inline |
| s_instance (defined in Field::CourseColMgr) | Field::CourseColMgr | privatestatic |
| scaledNarrowScopeLocal(f32 scale, f32 radius, KColData *data, const EGG::Vector3f &pos, KCLTypeMask mask) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| setLocalMtx(EGG::Matrix34f *mtx) (defined in Field::CourseColMgr) | Field::CourseColMgr | inline |
| setNoBounceWallInfo(NoBounceWallColInfo *info) (defined in Field::CourseColMgr) | Field::CourseColMgr | inline |
| STATIC_ASSERT(sizeof(NoBounceWallColInfo)==0x34) (defined in Field::CourseColMgr) | Field::CourseColMgr | |
| ~CourseColMgr() override (defined in Field::CourseColMgr) | Field::CourseColMgr | private |
| ~Disposer() (defined in EGG::Disposer) | EGG::Disposer | privatevirtual |