Definition at line 143 of file planetri.cpp.
 
◆ polygon() [1/2]
  
  | 
        
          | ConvexDecomposition::polygon::polygon | ( | void |  | ) |  |  | inline | 
 
 
◆ polygon() [2/2]
  
  | 
        
          | ConvexDecomposition::polygon::polygon | ( | const double * | p1, |  
          |  |  | const double * | p2, |  
          |  |  | const double * | p3 |  
          |  | ) |  |  |  | inline | 
 
 
◆ NumVertices()
  
  | 
        
          | int ConvexDecomposition::polygon::NumVertices | ( | void |  | ) | const |  | inline | 
 
 
◆ set()
  
  | 
        
          | void ConvexDecomposition::polygon::set | ( | const point * | pts, |  
          |  |  | int | count |  
          |  | ) |  |  |  | inline | 
 
 
◆ Vertex()
  
  | 
        
          | const point& ConvexDecomposition::polygon::Vertex | ( | int | index | ) |  |  | inline | 
 
 
◆ mVcount
      
        
          | int ConvexDecomposition::polygon::mVcount | 
      
 
 
◆ mVertices
The documentation for this class was generated from the following file: