This is the complete list of members for coal::QueryRequest, including all inherited members.
cached_gjk_guess | coal::QueryRequest | mutable |
cached_support_func_guess | coal::QueryRequest | mutable |
collision_distance_threshold | coal::QueryRequest | |
enable_cached_gjk_guess | coal::QueryRequest | |
enable_timings | coal::QueryRequest | |
epa_max_iterations | coal::QueryRequest | |
epa_tolerance | coal::QueryRequest | |
gjk_convergence_criterion | coal::QueryRequest | |
gjk_convergence_criterion_type | coal::QueryRequest | |
gjk_initial_guess | coal::QueryRequest | |
gjk_max_iterations | coal::QueryRequest | |
gjk_tolerance | coal::QueryRequest | |
gjk_variant | coal::QueryRequest | |
operator=(const QueryRequest &other)=default | coal::QueryRequest | |
operator==(const QueryRequest &other) const | coal::QueryRequest | inline |
QueryRequest() | coal::QueryRequest | inline |
QueryRequest(const QueryRequest &other)=default | coal::QueryRequest | |
updateGuess(const QueryResult &result) const | coal::QueryRequest | inline |