#include <Selectable.h>
Inheritance diagram for Track::EditAssist::Selectable:

Public Member Functions | |
| virtual bool | is_here (btVector3 start, btVector3 stop, btScalar radius) const =0 |
| Check if the object lies along a given line segment. | |
A Selectable can be selected by clicking on it.
Definition at line 25 of file Selectable.h.
| virtual bool Track::EditAssist::Selectable::is_here | ( | btVector3 | start, | |
| btVector3 | stop, | |||
| btScalar | radius | |||
| ) | const [pure virtual] |
Check if the object lies along a given line segment.
| start | The start position of the line in world space. | |
| stop | The end position of the line in world space | |
| radius | to consider points near the line |
Implemented in Track::EditAssist::ControlPoint, Track::PathEdge, and Track::PathVertex.
Generated at Mon Sep 6 00:41:19 2010 by Doxygen version 1.4.7 for Racer version svn335.