HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdStMaterialNetwork::TextureDescriptor Struct Reference

#include <materialNetwork.h>

Public Attributes

TfToken name
 
HdStTextureIdentifier textureId
 
HdTextureType type
 
HdSamplerParameters samplerParameters
 
size_t memoryRequest
 
bool useTexturePrimToFindTexture
 
SdfPath texturePrim
 

Detailed Description

Definition at line 83 of file materialNetwork.h.

Member Data Documentation

size_t HdStMaterialNetwork::TextureDescriptor::memoryRequest

Definition at line 94 of file materialNetwork.h.

TfToken HdStMaterialNetwork::TextureDescriptor::name

Definition at line 89 of file materialNetwork.h.

HdSamplerParameters HdStMaterialNetwork::TextureDescriptor::samplerParameters

Definition at line 92 of file materialNetwork.h.

HdStTextureIdentifier HdStMaterialNetwork::TextureDescriptor::textureId

Definition at line 90 of file materialNetwork.h.

SdfPath HdStMaterialNetwork::TextureDescriptor::texturePrim

Definition at line 103 of file materialNetwork.h.

HdTextureType HdStMaterialNetwork::TextureDescriptor::type

Definition at line 91 of file materialNetwork.h.

bool HdStMaterialNetwork::TextureDescriptor::useTexturePrimToFindTexture

Definition at line 101 of file materialNetwork.h.


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