#include "PRM_API.h"#include <iostream.h>#include <UT/UT_Pair.h>#include <UT/UT_String.h>#include <UT/UT_PtrArray.h>Go to the source code of this file.
Classes | |
| class | PRM_PresetInfo |
Defines | |
| #define | PRM_DEFAULT_PRESET "Permanent Defaults" |
Typedefs | |
| typedef UT_Pair< UT_String, UT_String > | UT_StringPair |
| typedef UT_PtrArray < UT_StringPair * > | UT_StringPairList |
| #define PRM_DEFAULT_PRESET "Permanent Defaults" |
Definition at line 33 of file PRM_PresetInfo.h.
| typedef UT_Pair<UT_String, UT_String> UT_StringPair |
Definition at line 28 of file PRM_PresetInfo.h.
| typedef UT_PtrArray<UT_StringPair *> UT_StringPairList |
Definition at line 31 of file PRM_PresetInfo.h.
1.5.9