MrSID Decode SDK for LiDAR Reference Manual  1.1.3.4427
Types.h File Reference
#include "lidar/Base.h"
#include <math.h>
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

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
 

Typedef Documentation

typedef struct Bounds Bounds

Definition at line 230 of file Types.h.

typedef struct Range Range

Definition at line 119 of file Types.h.


LizardTech