#include <Shape.h>
 | 
| void  | create (const SoMFVec3f &point, const SoMFInt32 &coordIndex, dReal *vertices, dTriIndex *indices) const | 
|   | 
◆ Shape()
      
        
          | rl::sg::ode::Shape::Shape  | 
          ( | 
          SoVRMLShape *  | 
          shape,  | 
        
        
           | 
           | 
          Body *  | 
          body  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~Shape()
  
  
      
        
          | rl::sg::ode::Shape::~Shape  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ create()
  
  
      
        
          | void rl::sg::ode::Shape::create  | 
          ( | 
          const SoMFVec3f &  | 
          point,  | 
         
        
           | 
           | 
          const SoMFInt32 &  | 
          coordIndex,  | 
         
        
           | 
           | 
          dReal *  | 
          vertices,  | 
         
        
           | 
           | 
          dTriIndex *  | 
          indices  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
private   | 
  
 
 
◆ getTransform()
◆ setTransform()
◆ geom
      
        
          | dGeomID rl::sg::ode::Shape::geom | 
        
      
 
 
◆ indices
  
  
      
        
          | dTriIndex* rl::sg::ode::Shape::indices | 
         
       
   | 
  
private   | 
  
 
 
◆ vertices
  
  
      
        
          | dReal* rl::sg::ode::Shape::vertices | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: