#include <stage.hh>
raytrace sample
Definition at line 741 of file stage.hh.
Stg::RaytraceResult::RaytraceResult |
( |
| ) |
|
|
inline |
Stg::RaytraceResult::RaytraceResult |
( |
const Pose & |
pose, |
|
|
meters_t |
range |
|
) |
| |
|
inline |
Color Stg::RaytraceResult::color |
the color struck by this beam
Definition at line 747 of file stage.hh.
Model* Stg::RaytraceResult::mod |
the model struck by this beam
Definition at line 746 of file stage.hh.
Pose Stg::RaytraceResult::pose |
location and direction of the ray origin
Definition at line 744 of file stage.hh.
range to beam hit in meters
Definition at line 745 of file stage.hh.
The documentation for this class was generated from the following file: