Pointwise Plugin SDK
rtPwpInitItems.h
Go to the documentation of this file.
1 /****************************************************************************
2  *
3  * Pointwise Plugin utility functions
4  *
5  * (C) 2021 Cadence Design Systems, Inc. All rights reserved worldwide.
6  *
7  ***************************************************************************/
8 
9 #ifndef _RTPWPINITITEMS_H_
10 #define _RTPWPINITITEMS_H_
11 
12 /*............................*/
13 {
15  0,
16 },
17 /*............................*/
18 {
19  {PWP_API_SUBAPI "/1.0", {1,0}},
20  0,
21 },
22 
23 /************************************************************************/
66 #endif /* _RTPWPINITITEMS_H_ */
VERSION_PWP_INIT
#define VERSION_PWP_INIT
This macro is used for static initialization of a PWP_VERSION struct to the current VERSION_PWP_MAJOR...
Definition: rtPwpVersions.h:28
PWP_API_PLUGIN
#define PWP_API_PLUGIN
The PWP API specification base name.
Definition: apiPWP.h:126