HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GABC_IObject.h File Reference
#include "GABC_API.h"
#include "GABC_Types.h"
#include "GABC_IItem.h"
#include <GEO/GEO_PackedNameMap.h>
#include <GA/GA_Types.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_BoundingBox.h>
#include <GT/GT_DataArray.h>
#include <GT/GT_Handles.h>
#include <Alembic/Abc/IObject.h>
#include <Alembic/AbcGeom/GeometryScope.h>
+ Include dependency graph for GABC_IObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GABC_NAMESPACE::GABC_IObject
 

Namespaces

 GABC_NAMESPACE
 

Enumerations

enum  GABC_NAMESPACE::GABC_VisibilityType { GABC_NAMESPACE::GABC_VISIBLE_DEFER = -1, GABC_NAMESPACE::GABC_VISIBLE_HIDDEN = 0, GABC_NAMESPACE::GABC_VISIBLE_VISIBLE = 1 }