ouster_clib v1.0
C library for Ouster LiDAR
Loading...
Searching...
No Matches
ouster_vec_t Struct Reference

Public Attributes

int cap
 
int count
 
int esize
 
void * data
 

Detailed Description

Definition at line 19 of file ouster_vec.h.

Member Data Documentation

◆ cap

int ouster_vec_t::cap

Definition at line 21 of file ouster_vec.h.

◆ count

int ouster_vec_t::count

Definition at line 22 of file ouster_vec.h.

◆ data

void* ouster_vec_t::data

Definition at line 24 of file ouster_vec.h.

◆ esize

int ouster_vec_t::esize

Definition at line 23 of file ouster_vec.h.


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