#include <base.h>
 | 
| size_t  | address (const int &x, const int &y, const int &yaw) const  | 
|   | 
| const int8_t &  | getCost (const int &x, const int &y, const int &yaw) const  | 
|   | 
| int8_t &  | getCost (const int &x, const int &y, const int &yaw) | 
|   | 
 | 
| static void  | copyCells (CSpace3DMsg &to, const int &to_x, const int &to_y, const int &to_yaw, const CSpace3DMsg &from, const int &from_x, const int &from_y, const int &from_yaw, const int ©_cell_num) | 
|   | 
| static void  | copyCells (costmap_cspace_msgs::CSpace3DUpdate &to, const int &to_x, const int &to_y, const int &to_yaw, const CSpace3DMsg &from, const int &from_x, const int &from_y, const int &from_yaw, const int ©_cell_num) | 
|   | 
Definition at line 49 of file base.h.
 
  
  
      
        
          | size_t costmap_cspace::CSpace3DMsg::address  | 
          ( | 
          const int &  | 
          x,  | 
         
        
           | 
           | 
          const int &  | 
          y,  | 
         
        
           | 
           | 
          const int &  | 
          yaw  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | static void costmap_cspace::CSpace3DMsg::copyCells  | 
          ( | 
          CSpace3DMsg &  | 
          to,  | 
         
        
           | 
           | 
          const int &  | 
          to_x,  | 
         
        
           | 
           | 
          const int &  | 
          to_y,  | 
         
        
           | 
           | 
          const int &  | 
          to_yaw,  | 
         
        
           | 
           | 
          const CSpace3DMsg &  | 
          from,  | 
         
        
           | 
           | 
          const int &  | 
          from_x,  | 
         
        
           | 
           | 
          const int &  | 
          from_y,  | 
         
        
           | 
           | 
          const int &  | 
          from_yaw,  | 
         
        
           | 
           | 
          const int &  | 
          copy_cell_num  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static void costmap_cspace::CSpace3DMsg::copyCells  | 
          ( | 
          costmap_cspace_msgs::CSpace3DUpdate &  | 
          to,  | 
         
        
           | 
           | 
          const int &  | 
          to_x,  | 
         
        
           | 
           | 
          const int &  | 
          to_y,  | 
         
        
           | 
           | 
          const int &  | 
          to_yaw,  | 
         
        
           | 
           | 
          const CSpace3DMsg &  | 
          from,  | 
         
        
           | 
           | 
          const int &  | 
          from_x,  | 
         
        
           | 
           | 
          const int &  | 
          from_y,  | 
         
        
           | 
           | 
          const int &  | 
          from_yaw,  | 
         
        
           | 
           | 
          const int &  | 
          copy_cell_num  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | const int8_t& costmap_cspace::CSpace3DMsg::getCost  | 
          ( | 
          const int &  | 
          x,  | 
         
        
           | 
           | 
          const int &  | 
          y,  | 
         
        
           | 
           | 
          const int &  | 
          yaw  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int8_t& costmap_cspace::CSpace3DMsg::getCost  | 
          ( | 
          const int &  | 
          x,  | 
         
        
           | 
           | 
          const int &  | 
          y,  | 
         
        
           | 
           | 
          const int &  | 
          yaw  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: