Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
BenchmarkResult Struct Reference

Public Member Functions

std::ostream & print (std::ostream &os) const
 

Static Public Member Functions

static std::ostream & headers (std::ostream &os)
 

Public Attributes

FCL_REAL distance
 
duration_type duration [NB_METHODS]
 
bool failure
 
int ifId
 The test ID: More...
 
FCL_REAL squaredLowerBoundDistance
 

Detailed Description

Definition at line 1132 of file obb.cpp.

Member Function Documentation

◆ headers()

static std::ostream& BenchmarkResult::headers ( std::ostream &  os)
inlinestatic

Definition at line 1142 of file obb.cpp.

◆ print()

std::ostream& BenchmarkResult::print ( std::ostream &  os) const
inline

Definition at line 1153 of file obb.cpp.

Member Data Documentation

◆ distance

FCL_REAL BenchmarkResult::distance

Definition at line 1137 of file obb.cpp.

◆ duration

duration_type BenchmarkResult::duration[NB_METHODS]

Definition at line 1139 of file obb.cpp.

◆ failure

bool BenchmarkResult::failure

Definition at line 1140 of file obb.cpp.

◆ ifId

int BenchmarkResult::ifId

The test ID:

  • 0-10 identifies a separating axes.
  • 11 means no separatins axes could be found. (distance should be <= 0)

Definition at line 1136 of file obb.cpp.

◆ squaredLowerBoundDistance

FCL_REAL BenchmarkResult::squaredLowerBoundDistance

Definition at line 1138 of file obb.cpp.


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


hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:16