#include <base.h>
Definition at line 102 of file base.h.
◆ UpdatedRegion() [1/2]
costmap_cspace::UpdatedRegion::UpdatedRegion |
( |
| ) |
|
|
inline |
◆ UpdatedRegion() [2/2]
costmap_cspace::UpdatedRegion::UpdatedRegion |
( |
const int & |
x, |
|
|
const int & |
y, |
|
|
const int & |
yaw, |
|
|
const int & |
width, |
|
|
const int & |
height, |
|
|
const int & |
angle, |
|
|
const ros::Time & |
stamp = ros::Time() |
|
) |
| |
|
inline |
◆ bitblt()
◆ expand()
void costmap_cspace::UpdatedRegion::expand |
( |
const int & |
ex | ) |
|
|
inline |
◆ merge()
void costmap_cspace::UpdatedRegion::merge |
( |
const UpdatedRegion & |
region | ) |
|
|
inline |
◆ normalize()
void costmap_cspace::UpdatedRegion::normalize |
( |
const int |
full_width, |
|
|
const int |
full_height |
|
) |
| |
|
inline |
◆ angle_
int costmap_cspace::UpdatedRegion::angle_ |
◆ height_
int costmap_cspace::UpdatedRegion::height_ |
◆ stamp_
ros::Time costmap_cspace::UpdatedRegion::stamp_ |
◆ width_
int costmap_cspace::UpdatedRegion::width_ |
◆ x_
int costmap_cspace::UpdatedRegion::x_ |
◆ y_
int costmap_cspace::UpdatedRegion::y_ |
◆ yaw_
int costmap_cspace::UpdatedRegion::yaw_ |
The documentation for this class was generated from the following file: