|
|
Namespaces | |
| alg | |
| arondto | |
| gui | |
| meta | |
Classes | |
| class | OrientedBox |
| struct | Segment2D |
Typedefs | |
| using | Circlef = Circle< float > |
Functions | |
| std::vector< Eigen::Vector2f > | intersection (const Circlef &circle, const Segment2D &segment) |
| bool | intersects (const Circlef &circle, const Segment2D &segment) |
Definition at line 44 of file Trajectory.cpp.
| std::vector<Eigen::Vector2f> simox::intersection | ( | const Circlef & | circle, |
| const Segment2D & | segment | ||
| ) |
Definition at line 89 of file Trajectory.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 60 of file Trajectory.cpp.