HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIMZ_Utils.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  */
7 
8 #ifndef __SIMZ_Utils_h__
9 #define __SIMZ_Utils_h__
10 
11 #include "SIMZ_API.h"
12 #include <SIM/SIM_Names.h>
13 
14 // Parameter and SimpleData names for data.
15 #define SIM_NAME_CONTEXTINDEX "contextindex"
16 #define SIM_NAME_DATAPATH "datapath"
17 #define SIM_NAME_EXTRAATTRIBUTES "extraattribs"
18 #define SIM_NAME_GENERATOR "generator"
19 #define SIM_NAME_HASHADPARMSSET "hashadparmsset"
20 #define SIM_NAME_INHERITVELOCITY "inheritvelocity"
21 #define SIM_NAME_LIFESPAN "lifespan"
22 #define SIM_NAME_MAKEPOINTSPARTICLES "makepointsparticles"
23 #define SIM_NAME_NEEDSRESET "needsreset"
24 #define SIM_NAME_OBJPATH "objpath"
25 #define SIM_NAME_POINTGROUP "pointgroup"
26 #define SIM_NAME_POINTINDEX "pointindex"
27 #define SIM_NAME_POPPATH "poppath"
28 #define SIM_NAME_PRIMGROUP "primgroup"
29 #define SIM_NAME_ROTATETONORMAL "nml"
30 #define SIM_NAME_SCRIPT "script"
31 #define SIM_NAME_SOPPATH "soppath"
32 #define SIM_NAME_TIME "time"
33 #define SIM_NAME_TRANSFORMSOPOUTPUT "transformsopoutput"
34 #define SIM_NAME_USETRANSFORM "usetransform"
35 #define SIM_NAME_LETSOPSINTERPOLATE "letsopsinterpolate"
36 #define SIM_NAME_SOLVEINITFRAME "solveinitframe"
37 
39 
40 #endif
41 
#define SIMZ_API
Definition: SIMZ_API.h:10
SIMZ_API void initializeSIMZ()