HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
textureObject.h File Reference
+ Include dependency graph for textureObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HdStTextureObject
 
class  HdStUvTextureObject
 
class  HdStAssetUvTextureObject
 
class  HdStFieldTextureObject
 
struct  HdSt_TypedTextureObjectHelper< textureType >
 
struct  HdSt_TypedTextureObjectHelper< HdTextureType::Uv >
 
struct  HdSt_TypedTextureObjectHelper< HdTextureType::Field >
 

Typedefs

using HgiTextureHandle = HgiHandle< class HgiTexture >
 
using HdStTextureObjectSharedPtr = std::shared_ptr< class HdStTextureObject >
 
template<HdTextureType textureType>
using HdStTypedTextureObject = typename HdSt_TypedTextureObjectHelper< textureType >::type
 

Typedef Documentation

Definition at line 51 of file textureObject.h.

template<HdTextureType textureType>
using HdStTypedTextureObject = typename HdSt_TypedTextureObjectHelper<textureType>::type

Definition at line 296 of file textureObject.h.

Definition at line 45 of file textureObject.h.