HDK
|
#include "PRM_ChoiceList.h"
#include "PRM_Name.h"
#include "PRM_Type.h"
#include <FS/FS_FileHistoryManager.h>
#include <UT/UT_Assert.h>
#include <UT/UT_String.h>
Go to the source code of this file.
Functions | |
PRM_ChoiceList * | prmFindHistoryMenuBuilder (PRM_Type type) |
bool | prmIsHistoryMenuBuilder (PRM_ChoiceList *choice_list, PRM_Type type) |
PRM_ChoiceList* prmFindHistoryMenuBuilder | ( | PRM_Type | type | ) |
Definition at line 227 of file PRM_FileHistoryMenu.h.
bool prmIsHistoryMenuBuilder | ( | PRM_ChoiceList * | choice_list, |
PRM_Type | type | ||
) |
Definition at line 234 of file PRM_FileHistoryMenu.h.