DI-Guy SDK Documentation  13.6
bdiFaceFxInit.h
Go to the documentation of this file.
1 
2 /*********************************************************************
3  ** Copyright (c) 1992-2022 MAK Technologies, Inc.
4  ** All rights reserved.
5  *********************************************************************/
6 
7 
8 /*********************************************************************
9  **
10  *t Boston Dynamics Expressive Face Init Structure
11  **
12  */
13 
14 #ifndef __bdiFaceFXInit_H
15 #define __bdiFaceFXInit_H
16 
17 
18 /****************************************************************************/
19 typedef struct bdiFaceFxInit
20 {
21 
22  int placeholder;
23 
25 
26 
27 #endif /* __bdiExFaceInit_H */
28 
29 
30 /*********************************************************************
31  ** Copyright (c) 1992-2022 MAK Technologies, Inc.
32  ** All rights reserved.
33  *********************************************************************/
34 
struct bdiFaceFxInit bdiFaceFxInit
Definition: bdiFaceFxInit.h:16
int placeholder
Definition: bdiFaceFxInit.h:19