Definition at line 428 of file btConvexHullComputer.cpp.
 
◆ Vertex()
  
  | 
        
          | btConvexHullInternal::Vertex::Vertex | ( |  | ) |  |  | inline | 
 
 
◆ dot()
◆ operator-()
  
  | 
        
          | Point32 btConvexHullInternal::Vertex::operator- | ( | const Vertex & | b | ) | const |  | inline | 
 
 
◆ receiveNearbyFaces()
  
  | 
        
          | void btConvexHullInternal::Vertex::receiveNearbyFaces | ( | Vertex * | src | ) |  |  | inline | 
 
 
◆ xvalue()
  
  | 
        
          | btScalar btConvexHullInternal::Vertex::xvalue | ( |  | ) | const |  | inline | 
 
 
◆ yvalue()
  
  | 
        
          | btScalar btConvexHullInternal::Vertex::yvalue | ( |  | ) | const |  | inline | 
 
 
◆ zvalue()
  
  | 
        
          | btScalar btConvexHullInternal::Vertex::zvalue | ( |  | ) | const |  | inline | 
 
 
◆ copy
      
        
          | int btConvexHullInternal::Vertex::copy | 
      
 
 
◆ edges
      
        
          | Edge* btConvexHullInternal::Vertex::edges | 
      
 
 
◆ firstNearbyFace
      
        
          | Face* btConvexHullInternal::Vertex::firstNearbyFace | 
      
 
 
◆ lastNearbyFace
      
        
          | Face* btConvexHullInternal::Vertex::lastNearbyFace | 
      
 
 
◆ next
      
        
          | Vertex* btConvexHullInternal::Vertex::next | 
      
 
 
◆ point
      
        
          | Point32 btConvexHullInternal::Vertex::point | 
      
 
 
◆ point128
      
        
          | PointR128 btConvexHullInternal::Vertex::point128 | 
      
 
 
◆ prev
      
        
          | Vertex* btConvexHullInternal::Vertex::prev | 
      
 
 
The documentation for this class was generated from the following file: