|
HDK
|
#include "OP_API.h"#include <UT/UT_Options.h>#include <UT/UT_ValArray.h>#include <UT/UT_Compression.h>#include <FS/FS_IndexFile.h>
Include dependency graph for OP_GalleryEntry.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OP_GalleryEntry |
Macros | |
| #define | OP_GALLERY_ENTRY_PREFIX "gallery::" |
Typedefs | |
| typedef UT_ValArray < OP_GalleryEntry * > | OP_GalleryEntryList |
| #define OP_GALLERY_ENTRY_PREFIX "gallery::" |
Definition at line 20 of file OP_GalleryEntry.h.
| typedef UT_ValArray<OP_GalleryEntry *> OP_GalleryEntryList |
Definition at line 191 of file OP_GalleryEntry.h.