HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mesh.h File Reference
#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 >
 

Typedef Documentation

using HdBufferSourceSharedPtr = std::shared_ptr<class HdBufferSource>

Definition at line 48 of file mesh.h.

using HdSt_MeshTopologySharedPtr = std::shared_ptr<class HdSt_MeshTopology>

Definition at line 49 of file mesh.h.

using HdSt_VertexAdjacencyBuilderSharedPtr = std::shared_ptr<class HdSt_VertexAdjacencyBuilder>

Definition at line 47 of file mesh.h.

Definition at line 52 of file mesh.h.