Loading...
Searching...
No Matches
37#ifndef Alembic_AbcGeom_All_h
38#define Alembic_AbcGeom_All_h
40#include <Alembic/AbcGeom/ArchiveBounds.h>
42#include <Alembic/AbcGeom/GeometryScope.h>
44#include <Alembic/AbcGeom/Basis.h>
45#include <Alembic/Util/Export.h>
46#include <Alembic/AbcGeom/OCurves.h>
47#include <Alembic/AbcGeom/ICurves.h>
49#include <Alembic/AbcGeom/OFaceSet.h>
50#include <Alembic/AbcGeom/IFaceSet.h>
52#include <Alembic/AbcGeom/IGeomBase.h>
53#include <Alembic/AbcGeom/OGeomBase.h>
55#include <Alembic/AbcGeom/OGeomParam.h>
56#include <Alembic/AbcGeom/IGeomParam.h>
58#include <Alembic/AbcGeom/FilmBackXformOp.h>
59#include <Alembic/AbcGeom/CameraSample.h>
60#include <Alembic/AbcGeom/OCamera.h>
61#include <Alembic/AbcGeom/ICamera.h>
63#include <Alembic/AbcGeom/ILight.h>
64#include <Alembic/AbcGeom/OLight.h>
66#include <Alembic/AbcGeom/INuPatch.h>
67#include <Alembic/AbcGeom/ONuPatch.h>
69#include <Alembic/AbcGeom/OPoints.h>
70#include <Alembic/AbcGeom/IPoints.h>
72#include <Alembic/AbcGeom/OPolyMesh.h>
73#include <Alembic/AbcGeom/IPolyMesh.h>
75#include <Alembic/AbcGeom/OSubD.h>
76#include <Alembic/AbcGeom/ISubD.h>
78#include <Alembic/AbcGeom/XformOp.h>
79#include <Alembic/AbcGeom/XformSample.h>
80#include <Alembic/AbcGeom/OXform.h>
81#include <Alembic/AbcGeom/IXform.h>
83#include <Alembic/AbcGeom/Visibility.h>