Livox SDK API  V1.1.0
LivoxSdkVersion Struct Reference

#include <livox_def.h>

Public Attributes

int major
 
int minor
 
int patch
 

Detailed Description

The numeric version information struct.

Definition at line 99 of file livox_def.h.

Member Data Documentation

◆ major

int LivoxSdkVersion::major

major number

Definition at line 100 of file livox_def.h.

◆ minor

int LivoxSdkVersion::minor

minor number

Definition at line 101 of file livox_def.h.

◆ patch

int LivoxSdkVersion::patch

patch number

Definition at line 102 of file livox_def.h.


The documentation for this struct was generated from the following file: