Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
int | major |
int | minor |
int | patch |
The numeric version information struct.
Definition at line 149 of file livox_def.h.
int LivoxSdkVersion::major |
major number
Definition at line 150 of file livox_def.h.
int LivoxSdkVersion::minor |
minor number
Definition at line 151 of file livox_def.h.
int LivoxSdkVersion::patch |
patch number
Definition at line 152 of file livox_def.h.