RayGeom Class Reference
#include <RayGeom.hh>
Inheritance diagram for RayGeom:
List of all members.
Constructor & Destructor Documentation
RayGeom::RayGeom |
( |
Body * |
body, |
|
|
const dSpaceID |
space |
|
) |
|
|
RayGeom::~RayGeom |
( |
|
) |
[virtual] |
|
Member Function Documentation
void RayGeom::SetRelativePose |
( |
GzPose |
pose, |
|
|
bool |
updateCoM = true |
|
) |
[virtual] |
|
|
Set object pose (relative to body).
Reimplemented from BaseGeom. |
GzPose RayGeom::GetRelativePose |
( |
|
) |
const [virtual] |
|
|
Get object pose (relative to body).
Reimplemented from BaseGeom. |
void RayGeom::SetLength |
( |
const double |
len |
) |
|
|
double RayGeom::GetLength |
( |
void |
|
) |
const |
|
Friends And Related Function Documentation
|
The RayProximity sensor stores initial values and results from collision tests in the RayGeom class; it's ugly but efficient. |
The documentation for this class was generated from the following files:
Last updated 12 September 2005 21:38:45
|