Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
alignment_info_set.h
Go to the documentation of this file.
1 
4 #pragma once
5 
6 #include <face_sdk_base/export.h>
7 
8 #include <c_interface/common/face_sdk_set.h>
9 #include <c_interface/face_sdk_base/alignment_info.h>
10 
11 FACE_SDK_EXTERN_C_BEGIN
12 
21 DECLARE_FACE_SDK_SET(alignment_info_set, alignment_info)
22 
23 
25 FACE_SDK_EXTERN_C_END