UAV Simulator
Loading...
Searching...
No Matches
line_segment.h File Reference

Defines the LineSegment class for a straight path segment. More...

#include "path_segment.h"
#include <easy3d/core/vec.h>
#include "common.h"
Include dependency graph for line_segment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LineSegment
 Represents a simple straight line segment between two 3D points. More...
 

Detailed Description

Defines the LineSegment class for a straight path segment.