37#ifndef Alembic_AbcCoreLayer_Util_h
38#define Alembic_AbcCoreLayer_Util_h
40#include <Alembic/AbcCoreAbstract/All.h>
41#include <Alembic/AbcCoreLayer/Foundation.h>
42#include <Alembic/Util/Export.h>
45namespace AbcCoreLayer {
46namespace ALEMBIC_VERSION_NS {
54ALEMBIC_EXPORT
void SetPrune(
55 Alembic::AbcCoreAbstract::MetaData & oMetaData,
bool shouldPrune );
61ALEMBIC_EXPORT
void SetReplace(
62 Alembic::AbcCoreAbstract::MetaData & oMetaData,
bool shouldReplace );
66using namespace ALEMBIC_VERSION_NS;
Alembic namespace ...
Definition ArchiveInfo.cpp:39