![]() |
|
Small struct representing a 'prim' in the Hydra scene index. More...
Public Attributes | |
TfToken | primType |
HdContainerDataSourceHandle | dataSource |
Small struct representing a 'prim' in the Hydra scene index.
A prim is represented by a container data source which contains a tree of properties.
Definition at line 51 of file sceneIndex.h.
HdContainerDataSourceHandle dataSource |
Definition at line 54 of file sceneIndex.h.
TfToken primType |
Definition at line 53 of file sceneIndex.h.