SmartFace Embedded Toolkit  4.2.1
Loading...
Searching...
No Matches
SFEPalmTemplateVersion Struct Reference

Palm template version struct. More...

#include <sfe_palm.h>

Data Fields

uint8_t major
 Major template version.
 
uint8_t minor
 Minor template version.
 
uint8_t patch
 Patch template version.
 

Detailed Description

Palm template version struct.

Examples
example_palm_identify.cpp.

Definition at line 27 of file sfe_palm.h.

Field Documentation

◆ major

uint8_t SFEPalmTemplateVersion::major

Major template version.

Examples
example_palm_identify.cpp.

Definition at line 29 of file sfe_palm.h.

◆ minor

uint8_t SFEPalmTemplateVersion::minor

Minor template version.

Examples
example_palm_identify.cpp.

Definition at line 31 of file sfe_palm.h.

◆ patch

uint8_t SFEPalmTemplateVersion::patch

Patch template version.

Examples
example_palm_identify.cpp.

Definition at line 33 of file sfe_palm.h.


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