|
|
Namespaces | |
| namespace | alg |
| namespace | arondto |
| namespace | gui |
| namespace | meta |
Classes | |
| class | OrientedBox |
| struct | Segment2D |
Typedefs | |
| using | Circlef = Circle<float> |
Functions | |
| void | fromAron (const arondto::AxisAlignedBoundingBox &dto, ::simox::AxisAlignedBoundingBox &bo) |
| std::vector< Eigen::Vector2f > | intersection (const Circlef &circle, const Segment2D &segment) |
| bool | intersects (const Circlef &circle, const Segment2D &segment) |
| void | toAron (arondto::AxisAlignedBoundingBox &dto, const ::simox::AxisAlignedBoundingBox &bo) |
Definition at line 55 of file Trajectory.cpp.
| void fromAron | ( | const arondto::AxisAlignedBoundingBox & | dto, |
| ::simox::AxisAlignedBoundingBox & | bo ) |