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

Go to the source code of this file.

Enumerations

enum  PRM_DialogScript {
  PRM_DialogRManLight, PRM_DialogRManShader, PRM_DialogRManDisplace, PRM_DialogRManAtmosphere,
  PRM_DialogRManInterior, PRM_DialogGenericLight, PRM_DialogGenericShader, PRM_DialogGenericDisplace,
  PRM_DialogGenericAtmosphere, PRM_DialogLightShader, PRM_DialogLightAtmosphere, PRM_DialogAtmosphere,
  PRM_DialogObjectMacro, PRM_DialogSopMacro, PRM_DialogIceMacro, PRM_DialogShaderMacro,
  PRM_DialogRenderers, PRM_DialogCop2Vex, PRM_DialogChopVex, PRM_DialogSopVex,
  PRM_DialogPopVex, PRM_DialogObjVex, PRM_DialogVexSurface, PRM_DialogVexPhoton,
  PRM_DialogVexDisplace, PRM_DialogVexAtmosphere, PRM_DialogVexLight, PRM_DialogVexShadow,
  PRM_DialogCVex, PRM_DialogRIBProcedural, PRM_DialogMantraProcedural, PRM_DialogUser1,
  PRM_DialogUser2, PRM_DialogUser3, PRM_DialogUser4, PRM_DialogUser5,
  PRM_MAX_DIALOG_SCRIPTS
}
 

Functions

PRM_API PRM_DialogScript PRMlookupDialogScript (const char *name)
 
PRM_API const char * PRMlookupDialogScript (PRM_DialogScript v)
 

Enumeration Type Documentation

Enumerator
PRM_DialogRManLight 
PRM_DialogRManShader 
PRM_DialogRManDisplace 
PRM_DialogRManAtmosphere 
PRM_DialogRManInterior 
PRM_DialogGenericLight 
PRM_DialogGenericShader 
PRM_DialogGenericDisplace 
PRM_DialogGenericAtmosphere 
PRM_DialogLightShader 
PRM_DialogLightAtmosphere 
PRM_DialogAtmosphere 
PRM_DialogObjectMacro 
PRM_DialogSopMacro 
PRM_DialogIceMacro 
PRM_DialogShaderMacro 
PRM_DialogRenderers 
PRM_DialogCop2Vex 
PRM_DialogChopVex 
PRM_DialogSopVex 
PRM_DialogPopVex 
PRM_DialogObjVex 
PRM_DialogVexSurface 
PRM_DialogVexPhoton 
PRM_DialogVexDisplace 
PRM_DialogVexAtmosphere 
PRM_DialogVexLight 
PRM_DialogVexShadow 
PRM_DialogCVex 
PRM_DialogRIBProcedural 
PRM_DialogMantraProcedural 
PRM_DialogUser1 
PRM_DialogUser2 
PRM_DialogUser3 
PRM_DialogUser4 
PRM_DialogUser5 
PRM_MAX_DIALOG_SCRIPTS 

Definition at line 20 of file PRM_DialogScript.h.

Function Documentation

PRM_API PRM_DialogScript PRMlookupDialogScript ( const char *  name)
PRM_API const char* PRMlookupDialogScript ( PRM_DialogScript  v)