Alembic Version 1.1
Loading...
Searching...
No Matches
Export.h File Reference

Go to the source code of this file.

Macros

#define ALEMBIC_EXPORT   __attribute__ ((visibility ("default")))
#define ALEMBIC_EXPORT_CONST   const

Macro Definition Documentation

◆ ALEMBIC_EXPORT

#define ALEMBIC_EXPORT   __attribute__ ((visibility ("default")))

Definition at line 51 of file Export.h.

Referenced by Alembic::AbcMaterial::ALEMBIC_VERSION_NS::addMaterial(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::addMaterial(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::addMaterialAssignment(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::addMaterialAssignment(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::CreateVisibilityProperty(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::CreateVisibilityProperty(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesBicubicPatch(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesBicubicPatchMesh(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesBilinearPatch(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesBilinearPatchMesh(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesLinearCurves(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesNuPatch(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesPoints(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesPointsPolygons(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesPolygon(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesQuadrics(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GeometryScopeNumValuesSubdivisionMesh(), Alembic::Abc::ALEMBIC_VERSION_NS::GetArchiveInfo(), Alembic::Abc::ALEMBIC_VERSION_NS::GetArchiveInfo(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GetBasisNameFromBasisType(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GetIArchiveBounds(), Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::GetLibraryVersion(), Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::GetLibraryVersionShort(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::getMaterialAssignmentPath(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::getMaterialAssignmentPath(), Alembic::Abc::ALEMBIC_VERSION_NS::GetSourceName(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GetVisibility(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::GetVisibilityProperty(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::hasMaterial(), Alembic::AbcMaterial::ALEMBIC_VERSION_NS::hasMaterial(), Alembic::Abc::ALEMBIC_VERSION_NS::isReference(), Alembic::Util::ALEMBIC_VERSION_NS::isStandardName(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::isUV(), Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::TimeSamplingType::operator<<, Alembic::AbcGeom::ALEMBIC_VERSION_NS::SetIsUV(), Alembic::AbcCoreLayer::ALEMBIC_VERSION_NS::SetPrune(), Alembic::Abc::ALEMBIC_VERSION_NS::SetReference(), Alembic::AbcCoreLayer::ALEMBIC_VERSION_NS::SetReplace(), and Alembic::Abc::ALEMBIC_VERSION_NS::SetSourceName().

◆ ALEMBIC_EXPORT_CONST

#define ALEMBIC_EXPORT_CONST   const

Definition at line 53 of file Export.h.