RockX  1.0.0
Data Fields
rockx_keypoints_array_t Struct Reference

KeyPoints Array. More...

#include <pose.h>

Data Fields

int count
 Array size. More...
 
rockx_keypoints_t keypoints [32]
 Array of rockx_keypoints_t. More...
 

Detailed Description

KeyPoints Array.

Definition at line 46 of file pose.h.

Field Documentation

◆ count

int count

Array size.

Definition at line 47 of file pose.h.

◆ keypoints

rockx_keypoints_t keypoints[32]

Array of rockx_keypoints_t.

Definition at line 48 of file pose.h.


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