HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dataSourceLegacyPrim.h File Reference
+ Include dependency graph for dataSourceLegacyPrim.h:

Go to the source code of this file.

Classes

class  HdExtComputationCallbackDataSource
 
class  HdDataSourceLegacyPrim
 

Macros

#define HD_LEGACY_PRIMTYPE_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdLegacyPrimTypeTokens, HD_API, HD_LEGACY_PRIMTYPE_TOKENS)
 
 HD_DECLARE_DATASOURCE_HANDLES (HdExtComputationCallbackDataSource)
 
 HD_DECLARE_DATASOURCE_HANDLES (HdDataSourceLegacyPrim)
 
bool HdLegacyPrimTypeIsVolumeField (TfToken const &primType)
 

Macro Definition Documentation

#define HD_LEGACY_PRIMTYPE_TOKENS
Value:
/* Bprims */ \
(openvdbAsset) \
(field3dAsset)

Definition at line 36 of file dataSourceLegacyPrim.h.

Function Documentation

HD_DECLARE_DATASOURCE_HANDLES ( HdExtComputationCallbackDataSource  )
HD_DECLARE_DATASOURCE_HANDLES ( HdDataSourceLegacyPrim  )
bool HdLegacyPrimTypeIsVolumeField ( TfToken const primType)
TF_DECLARE_PUBLIC_TOKENS ( HdLegacyPrimTypeTokens  ,
HD_API  ,
HD_LEGACY_PRIMTYPE_TOKENS   
)