HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdTopology Class Referenceabstract

#include <topology.h>

+ Inheritance diagram for HdTopology:

Public Types

typedef uint64_t ID
 

Public Member Functions

 HdTopology ()
 
virtual ~HdTopology ()
 
virtual ID ComputeHash () const =0
 Returns the hash value of this topology to be used for instancing. More...
 

Detailed Description

Definition at line 36 of file topology.h.

Member Typedef Documentation

typedef uint64_t HdTopology::ID

Definition at line 38 of file topology.h.

Constructor & Destructor Documentation

HdTopology::HdTopology ( )
inline

Definition at line 40 of file topology.h.

virtual HdTopology::~HdTopology ( )
inlinevirtual

Definition at line 41 of file topology.h.

Member Function Documentation

virtual ID HdTopology::ComputeHash ( ) const
pure virtual

Returns the hash value of this topology to be used for instancing.

Implemented in HdBasisCurvesTopology, and HdMeshTopology.


The documentation for this class was generated from the following file: