HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiResourceBindings Class Reference

#include <resourceBindings.h>

+ Inheritance diagram for HgiResourceBindings:

Public Member Functions

virtual HGI_API ~HgiResourceBindings ()
 
HGI_API
HgiResourceBindingsDesc const
GetDescriptor () const
 The descriptor describes the object. More...
 

Protected Member Functions

HGI_API HgiResourceBindings (HgiResourceBindingsDesc const &desc)
 

Protected Attributes

HgiResourceBindingsDesc _descriptor
 

Detailed Description

Represents a collection of buffers, texture and vertex attributes that will be used by an cmds object (and pipeline).

Definition at line 190 of file resourceBindings.h.

Constructor & Destructor Documentation

virtual HGI_API HgiResourceBindings::~HgiResourceBindings ( )
virtual
HGI_API HgiResourceBindings::HgiResourceBindings ( HgiResourceBindingsDesc const desc)
protected

Member Function Documentation

HGI_API HgiResourceBindingsDesc const& HgiResourceBindings::GetDescriptor ( ) const

The descriptor describes the object.

Member Data Documentation

HgiResourceBindingsDesc HgiResourceBindings::_descriptor
protected

Definition at line 204 of file resourceBindings.h.


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