HDK
|
#include "GABC_API.h"
#include "GABC_IObject.h"
#include <SYS/SYS_AtomicInt.h>
#include <UT/UT_Lock.h>
#include <UT/UT_Set.h>
#include <UT/UT_IStream.h>
#include <FS/FS_Reader.h>
#include <FS/FS_IStreamDevice.h>
#include <Alembic/Abc/IArchive.h>
#include <SYS/SYS_BoostStreams.h>
Go to the source code of this file.
Classes | |
class | GABC_NAMESPACE::GABC_IArchive |
class | GABC_NAMESPACE::GABC_AutoFakeLock |
class | GABC_NAMESPACE::GABC_AutoLock |
Namespaces | |
GABC_NAMESPACE | |
Macros | |
#define | GABC_ALEMBIC_THREADSAFE |
Typedefs | |
using | GABC_NAMESPACE::GABC_AlembicLock = GABC_AutoFakeLock |
#define GABC_ALEMBIC_THREADSAFE |
Definition at line 49 of file GABC_IArchive.h.