Public Member Functions | Public Attributes | List of all members
coal::QueryResult Struct Reference

base class for all query results More...

#include <collision_data.h>

Inheritance diagram for coal::QueryResult:
Inheritance graph
[legend]

Public Member Functions

 QueryResult ()
 

Public Attributes

Vec3s cached_gjk_guess
 stores the last GJK ray when relevant. More...
 
support_func_guess_t cached_support_func_guess
 stores the last support function vertex index, when relevant. More...
 
CPUTimes timings
 timings for the given request More...
 

Detailed Description

base class for all query results

Definition at line 275 of file coal/collision_data.h.

Constructor & Destructor Documentation

◆ QueryResult()

coal::QueryResult::QueryResult ( )
inline

Definition at line 285 of file coal/collision_data.h.

Member Data Documentation

◆ cached_gjk_guess

Vec3s coal::QueryResult::cached_gjk_guess

stores the last GJK ray when relevant.

Definition at line 277 of file coal/collision_data.h.

◆ cached_support_func_guess

support_func_guess_t coal::QueryResult::cached_support_func_guess

stores the last support function vertex index, when relevant.

Definition at line 280 of file coal/collision_data.h.

◆ timings

CPUTimes coal::QueryResult::timings

timings for the given request

Definition at line 283 of file coal/collision_data.h.


The documentation for this struct was generated from the following file:


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00