#include <QhullRidge.h>
Definition at line 58 of file QhullRidge.h.
 
◆ base_type
◆ QhullRidge() [1/6]
  
  | 
        
          | orgQhull::QhullRidge::QhullRidge | ( |  | ) |  |  | inline | 
 
 
◆ QhullRidge() [2/6]
  
  | 
        
          | orgQhull::QhullRidge::QhullRidge | ( | const Qhull & | q | ) |  |  | explicit | 
 
 
◆ QhullRidge() [3/6]
      
        
          | orgQhull::QhullRidge::QhullRidge | ( | const Qhull & | q, | 
        
          |  |  | ridgeT * | r | 
        
          |  | ) |  |  | 
      
 
 
◆ QhullRidge() [4/6]
  
  | 
        
          | orgQhull::QhullRidge::QhullRidge | ( | QhullQh * | qqh | ) |  |  | inlineexplicit | 
 
 
◆ QhullRidge() [5/6]
◆ QhullRidge() [6/6]
  
  | 
        
          | orgQhull::QhullRidge::QhullRidge | ( | const QhullRidge & | other | ) |  |  | inline | 
 
 
◆ ~QhullRidge()
  
  | 
        
          | orgQhull::QhullRidge::~QhullRidge | ( |  | ) |  |  | inline | 
 
 
◆ bottomFacet()
  
  | 
        
          | QhullFacet orgQhull::QhullRidge::bottomFacet | ( |  | ) | const |  | inline | 
 
 
◆ dimension()
  
  | 
        
          | int orgQhull::QhullRidge::dimension | ( |  | ) | const |  | inline | 
 
 
◆ getRidgeT()
  
  | 
        
          | ridgeT* orgQhull::QhullRidge::getRidgeT | ( |  | ) | const |  | inline | 
 
 
◆ hasNextRidge3d()
      
        
          | bool orgQhull::QhullRidge::hasNextRidge3d | ( | const QhullFacet & | f | ) | const | 
      
 
Return True if nextRidge3d Simplicial facets may have incomplete ridgeSets Does not use qh_errexit() 
Definition at line 55 of file QhullRidge.cpp.
 
 
◆ id()
  
  | 
        
          | countT orgQhull::QhullRidge::id | ( |  | ) | const |  | inline | 
 
 
◆ isValid()
  
  | 
        
          | bool orgQhull::QhullRidge::isValid | ( |  | ) | const |  | inline | 
 
 
◆ nextRidge3d() [1/2]
◆ nextRidge3d() [2/2]
◆ operator!=()
  
  | 
        
          | bool orgQhull::QhullRidge::operator!= | ( | const QhullRidge & | other | ) | const |  | inline | 
 
 
◆ operator=()
◆ operator==()
  
  | 
        
          | bool orgQhull::QhullRidge::operator== | ( | const QhullRidge & | other | ) | const |  | inline | 
 
 
◆ otherFacet()
◆ print()
  
  | 
        
          | PrintRidge orgQhull::QhullRidge::print | ( | const char * | message | ) | const |  | inline | 
 
 
◆ topFacet()
  
  | 
        
          | QhullFacet orgQhull::QhullRidge::topFacet | ( |  | ) | const |  | inline | 
 
 
◆ vertices()
◆ qh_qh
  
  | 
        
          | QhullQh* orgQhull::QhullRidge::qh_qh |  | private | 
 
 
◆ qh_ridge
  
  | 
        
          | ridgeT* orgQhull::QhullRidge::qh_ridge |  | private | 
 
 
◆ s_empty_ridge
  
  | 
        
          | ridgeT orgQhull::QhullRidge::s_empty_ridge |  | staticprivate | 
 
 
The documentation for this class was generated from the following files: