|
OpenSceneGraph 3.6.5
|
#include <LineOfSight>
Public Member Functions | |
| LOS (const osg::Vec3d &start, const osg::Vec3d &end) | |
Public Attributes | |
| osg::Vec3d | _start |
| osg::Vec3d | _end |
| Intersections | _intersections |
|
inline |
| osg::Vec3d osgSim::LineOfSight::LOS::_end |
Referenced by LOS().
| Intersections osgSim::LineOfSight::LOS::_intersections |
| osg::Vec3d osgSim::LineOfSight::LOS::_start |
Referenced by LOS().
| Generated at for the OpenSceneGraph by doxygen 1.15.0. |