HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SchemaInfoDeclarations.h File Reference
+ Include dependency graph for SchemaInfoDeclarations.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Alembic
 Alembic namespace ...
 
 Alembic::AbcGeom
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS
 

Macros

#define ALEMBIC_ABCGEOM_POLYMESH_SCHEMA   (PolyMeshSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_NUPATCH_SCHEMA   (NuPatchSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_SUBD_SCHEMA   (SubDSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_PARITION_SCHEMA   (FaceSetSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_POINTS_SCHEMA   (PointsSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_XFORM_SCHEMA   (XformSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_CAMERA_SCHEMA   (CameraSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_CURVE_SCHEMA   (CurvesSchemaInfo::title())
 
#define ALEMBIC_ABCGEOM_LIGHT_SCHEMA   (LightSchemaInfo::title())
 

Functions

 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_PolyMesh_v1","AbcGeom_GeomBase_v1",".geom", false, PolyMeshSchemaInfo)
 Declare our schema info for AbcGeom. More...
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_NuPatch_v2","AbcGeom_GeomBase_v1",".geom", false, NuPatchSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_SubD_v1","AbcGeom_GeomBase_v1",".geom", false, SubDSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_FaceSet_v1","AbcGeom_GeomBase_v1",".faceset", false, FaceSetSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_Points_v1","AbcGeom_GeomBase_v1",".geom", false, PointsSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_Xform_v3","",".xform", true, XformSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_Camera_v1","",".geom", true, CameraSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_Curve_v2","AbcGeom_GeomBase_v1",".geom", false, CurvesSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_Light_v1","",".geom", true, LightSchemaInfo)
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcGeom_GeomBase_v1","",".geom", false, GeomBaseSchemaInfo)
 

Macro Definition Documentation

#define ALEMBIC_ABCGEOM_CAMERA_SCHEMA   (CameraSchemaInfo::title())

Definition at line 119 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_CURVE_SCHEMA   (CurvesSchemaInfo::title())

Definition at line 129 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_LIGHT_SCHEMA   (LightSchemaInfo::title())

Definition at line 139 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_NUPATCH_SCHEMA   (NuPatchSchemaInfo::title())

Definition at line 68 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_PARITION_SCHEMA   (FaceSetSchemaInfo::title())

Definition at line 88 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_POINTS_SCHEMA   (PointsSchemaInfo::title())

Definition at line 99 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_POLYMESH_SCHEMA   (PolyMeshSchemaInfo::title())

Definition at line 58 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_SUBD_SCHEMA   (SubDSchemaInfo::title())

Definition at line 78 of file SchemaInfoDeclarations.h.

#define ALEMBIC_ABCGEOM_XFORM_SCHEMA   (XformSchemaInfo::title())

Definition at line 109 of file SchemaInfoDeclarations.h.