|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hdSt/api.h"#include "pxr/imaging/hd/version.h"#include "pxr/imaging/hd/changeTracker.h"#include "pxr/imaging/hd/drawingCoord.h"#include "pxr/imaging/hd/mesh.h"#include "pxr/imaging/hd/perfLog.h"#include "pxr/usd/sdf/path.h"#include "pxr/base/vt/array.h"#include <memory>
Include dependency graph for mesh.h:Go to the source code of this file.
Classes | |
| class | HdStMesh |
| class | HdStMesh::_FvarTopologyTracker |
Typedefs | |
| using | HdSt_VertexAdjacencyBuilderSharedPtr = std::shared_ptr< class HdSt_VertexAdjacencyBuilder > |
| using | HdBufferSourceSharedPtr = std::shared_ptr< class HdBufferSource > |
| using | HdSt_MeshTopologySharedPtr = std::shared_ptr< class HdSt_MeshTopology > |
| using | HdStResourceRegistrySharedPtr = std::shared_ptr< class HdStResourceRegistry > |
| using HdBufferSourceSharedPtr = std::shared_ptr<class HdBufferSource> |
| using HdSt_MeshTopologySharedPtr = std::shared_ptr<class HdSt_MeshTopology> |
| using HdSt_VertexAdjacencyBuilderSharedPtr = std::shared_ptr<class HdSt_VertexAdjacencyBuilder> |
| using HdStResourceRegistrySharedPtr = std::shared_ptr<class HdStResourceRegistry> |