#include <VRAY_Procedural.h>
Public Member Functions | |
| VRAY_ProceduralArg (const char *name=0, const char *type=0, const char *value=0) | |
| ~VRAY_ProceduralArg () | |
| const char * | getName () const |
| const char * | getType () const |
| const char * | getValue () const |
VRAY/VRAY_DemoBox.C, VRAY/VRAY_DemoFile.C, VRAY/VRAY_DemoMountain.C, VRAY/VRAY_DemoStamp.C, and VRAY/VRAY_DemoVolumeSphere.C.
Definition at line 74 of file VRAY_Procedural.h.
| VRAY_ProceduralArg::VRAY_ProceduralArg | ( | const char * | name = 0, |
|
| const char * | type = 0, |
|||
| const char * | value = 0 | |||
| ) | [inline] |
Definition at line 92 of file VRAY_Procedural.h.
| VRAY_ProceduralArg::~VRAY_ProceduralArg | ( | ) | [inline] |
Definition at line 99 of file VRAY_Procedural.h.
| const char* VRAY_ProceduralArg::getName | ( | void | ) | const [inline] |
Definition at line 103 of file VRAY_Procedural.h.
| const char* VRAY_ProceduralArg::getType | ( | void | ) | const [inline] |
Definition at line 104 of file VRAY_Procedural.h.
| const char* VRAY_ProceduralArg::getValue | ( | ) | const [inline] |
Definition at line 105 of file VRAY_Procedural.h.
1.5.9