FlightGear next
|
This is the complete list of members for FGGroundCache, including all inherited members.
caught_wire(double t, const SGVec3d pt[4]) | FGGroundCache | |
FGGroundCache() | FGGroundCache | |
get_agl(double t, const SGVec3d &pt, SGVec3d &contact, SGVec3d &normal, SGVec3d &linearVel, SGVec3d &angularVel, simgear::BVHNode::Id &id, const simgear::BVHMaterial *&material) | FGGroundCache | |
get_body(double t, SGMatrixd &bodyToWorld, SGVec3d &linearVel, SGVec3d &angularVel, simgear::BVHNode::Id id) | FGGroundCache | |
get_cache_time_offset() const | FGGroundCache | inline |
get_cat(double t, const SGVec3d &pt, SGVec3d end[2], SGVec3d vel[2]) | FGGroundCache | |
get_down() const | FGGroundCache | inline |
get_nearest(double t, const SGVec3d &pt, double maxDist, SGVec3d &contact, SGVec3d &linearVel, SGVec3d &angularVel, simgear::BVHNode::Id &id, const simgear::BVHMaterial *&material) | FGGroundCache | |
get_wire_ends(double t, SGVec3d end[2], SGVec3d vel[2]) | FGGroundCache | |
is_valid(double &ref_time, SGVec3d &pt, double &rad) | FGGroundCache | |
prepare_ground_cache(double startSimTime, double endSimTime, const SGVec3d &pt, double rad) | FGGroundCache | |
release_wire(void) | FGGroundCache | |
set_cache_time_offset(double time_offset) | FGGroundCache | inline |
~FGGroundCache() | FGGroundCache |