|  | 
| std::ostream & | print (std::ostream &os) const | 
|  | 
|  | 
| static std::ostream & | headers (std::ostream &os) | 
|  | 
Definition at line 1137 of file obb.cpp.
 
◆ headers()
  
  | 
        
          | static std::ostream& BenchmarkResult::headers | ( | std::ostream & | os | ) |  |  | inlinestatic | 
 
 
◆ print()
  
  | 
        
          | std::ostream& BenchmarkResult::print | ( | std::ostream & | os | ) | const |  | inline | 
 
 
◆ distance
◆ duration
◆ failure
      
        
          | bool BenchmarkResult::failure | 
      
 
 
◆ 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 1141 of file obb.cpp.
 
 
◆ squaredLowerBoundDistance
      
        
          | CoalScalar BenchmarkResult::squaredLowerBoundDistance | 
      
 
 
The documentation for this struct was generated from the following file: