This is the complete list of members for clan::Physics3DSweepTest, including all inherited members.
get_hit_count() const | clan::Physics3DSweepTest | |
get_hit_fraction(int index) const | clan::Physics3DSweepTest | |
get_hit_normal(int index) const | clan::Physics3DSweepTest | |
get_hit_object(int index) const | clan::Physics3DSweepTest | |
get_hit_position(int index) const | clan::Physics3DSweepTest | |
is_null() const | clan::Physics3DSweepTest | |
Physics3DSweepTest() | clan::Physics3DSweepTest | |
Physics3DSweepTest(Physics3DWorld &world) | clan::Physics3DSweepTest | |
test_all_hits(const Physics3DShape &shape, const Vec3f &from_pos, const Quaternionf &from_orientation, const Vec3f &to_pos, const Quaternionf &to_orientation, float allowed_ccd_penetration=0.0f) | clan::Physics3DSweepTest | |
test_any_hit(const Physics3DShape &shape, const Vec3f &from_pos, const Quaternionf &from_orientation, const Vec3f &to_pos, const Quaternionf &to_orientation, float allowed_ccd_penetration=0.0f) | clan::Physics3DSweepTest | |
test_first_hit(const Physics3DShape &shape, const Vec3f &from_pos, const Quaternionf &from_orientation, const Vec3f &to_pos, const Quaternionf &to_orientation, float allowed_ccd_penetration=0.0f) | clan::Physics3DSweepTest |