#include "choreo_task_sequence_planner/utils/Geometry.h"#include "choreo_task_sequence_planner/utils/ExtruderCone.h"#include "choreo_task_sequence_planner/utils/Triangle.h"#include "choreo_task_sequence_planner/utils/WireFrame.h"#include "choreo_task_sequence_planner/utils/DualGraph.h"#include <GTEnginePCH.h>#include <Mathematics/GteTriangle.h>#include <Mathematics/GteIntrSegment3Cone3.h>#include <Mathematics/GteIntrSegment3Cylinder3.h>#include <Mathematics/GteIntrSegment3Triangle3.h>#include <Mathematics/GteDistSegmentSegment.h>

Go to the source code of this file.
Classes | |
| class | QuadricCollision |
Macros | |
| #define | STRICT_COLLISION |
Typedefs | |
| typedef unsigned long long | lld |
| #define STRICT_COLLISION |
Definition at line 61 of file QuadricCollision.h.
| typedef unsigned long long lld |
Definition at line 64 of file QuadricCollision.h.