ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvSensor.h File Reference
Include dependency graph for ecvSensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ccSensor
 Generic sensor interface. More...
 

Enumerations

enum  CC_SENSOR_TYPE { UNKNOWN_SENSOR , GROUND_BASED_LIDAR }
 Sensor types. More...
 

Enumeration Type Documentation

◆ CC_SENSOR_TYPE

Sensor types.

Enumerator
UNKNOWN_SENSOR 
GROUND_BASED_LIDAR 

Definition at line 15 of file ecvSensor.h.