#include "lidar/Base.h"
#include <math.h>
Go to the source code of this file.
Classes | |
struct | Range |
Range is a 1-dimensional interval. More... | |
struct | Bounds |
Bounds is a 3-dimensional bounding box. More... | |
Typedefs | |
typedef struct Range | Range |
typedef struct Bounds | Bounds |
LizardTech |