HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIMZ_Utils.h File Reference
#include "SIMZ_API.h"
#include <SIM/SIM_Names.h>
+ Include dependency graph for SIMZ_Utils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SIM_NAME_CONTEXTINDEX   "contextindex"
 
#define SIM_NAME_DATAPATH   "datapath"
 
#define SIM_NAME_EXTRAATTRIBUTES   "extraattribs"
 
#define SIM_NAME_GENERATOR   "generator"
 
#define SIM_NAME_HASHADPARMSSET   "hashadparmsset"
 
#define SIM_NAME_INHERITVELOCITY   "inheritvelocity"
 
#define SIM_NAME_LIFESPAN   "lifespan"
 
#define SIM_NAME_MAKEPOINTSPARTICLES   "makepointsparticles"
 
#define SIM_NAME_NEEDSRESET   "needsreset"
 
#define SIM_NAME_OBJPATH   "objpath"
 
#define SIM_NAME_POINTGROUP   "pointgroup"
 
#define SIM_NAME_POINTINDEX   "pointindex"
 
#define SIM_NAME_POPPATH   "poppath"
 
#define SIM_NAME_PRIMGROUP   "primgroup"
 
#define SIM_NAME_ROTATETONORMAL   "nml"
 
#define SIM_NAME_SCRIPT   "script"
 
#define SIM_NAME_SOPPATH   "soppath"
 
#define SIM_NAME_TIME   "time"
 
#define SIM_NAME_TRANSFORMSOPOUTPUT   "transformsopoutput"
 
#define SIM_NAME_USETRANSFORM   "usetransform"
 
#define SIM_NAME_LETSOPSINTERPOLATE   "letsopsinterpolate"
 
#define SIM_NAME_SOLVEINITFRAME   "solveinitframe"
 

Functions

SIMZ_API void initializeSIMZ ()
 

Macro Definition Documentation

#define SIM_NAME_CONTEXTINDEX   "contextindex"

Definition at line 15 of file SIMZ_Utils.h.

#define SIM_NAME_DATAPATH   "datapath"

Definition at line 16 of file SIMZ_Utils.h.

#define SIM_NAME_EXTRAATTRIBUTES   "extraattribs"

Definition at line 17 of file SIMZ_Utils.h.

#define SIM_NAME_GENERATOR   "generator"

Definition at line 18 of file SIMZ_Utils.h.

#define SIM_NAME_HASHADPARMSSET   "hashadparmsset"

Definition at line 19 of file SIMZ_Utils.h.

#define SIM_NAME_INHERITVELOCITY   "inheritvelocity"

Definition at line 20 of file SIMZ_Utils.h.

#define SIM_NAME_LETSOPSINTERPOLATE   "letsopsinterpolate"

Definition at line 35 of file SIMZ_Utils.h.

#define SIM_NAME_LIFESPAN   "lifespan"

Definition at line 21 of file SIMZ_Utils.h.

#define SIM_NAME_MAKEPOINTSPARTICLES   "makepointsparticles"

Definition at line 22 of file SIMZ_Utils.h.

#define SIM_NAME_NEEDSRESET   "needsreset"

Definition at line 23 of file SIMZ_Utils.h.

#define SIM_NAME_OBJPATH   "objpath"

Definition at line 24 of file SIMZ_Utils.h.

#define SIM_NAME_POINTGROUP   "pointgroup"

Definition at line 25 of file SIMZ_Utils.h.

#define SIM_NAME_POINTINDEX   "pointindex"

Definition at line 26 of file SIMZ_Utils.h.

#define SIM_NAME_POPPATH   "poppath"

Definition at line 27 of file SIMZ_Utils.h.

#define SIM_NAME_PRIMGROUP   "primgroup"

Definition at line 28 of file SIMZ_Utils.h.

#define SIM_NAME_ROTATETONORMAL   "nml"

Definition at line 29 of file SIMZ_Utils.h.

#define SIM_NAME_SCRIPT   "script"

Definition at line 30 of file SIMZ_Utils.h.

#define SIM_NAME_SOLVEINITFRAME   "solveinitframe"

Definition at line 36 of file SIMZ_Utils.h.

#define SIM_NAME_SOPPATH   "soppath"

Definition at line 31 of file SIMZ_Utils.h.

#define SIM_NAME_TIME   "time"

Definition at line 32 of file SIMZ_Utils.h.

#define SIM_NAME_TRANSFORMSOPOUTPUT   "transformsopoutput"

Definition at line 33 of file SIMZ_Utils.h.

#define SIM_NAME_USETRANSFORM   "usetransform"

Definition at line 34 of file SIMZ_Utils.h.

Function Documentation

SIMZ_API void initializeSIMZ ( )