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
 
HdStTextureType type
 
HdSamplerParameters samplerParameters
 
size_t memoryRequest
 
bool useTexturePrimToFindTexture
 
SdfPath texturePrim
 

Detailed Description

Definition at line 67 of file materialNetwork.h.

Member Data Documentation

size_t HdStMaterialNetwork::TextureDescriptor::memoryRequest

Definition at line 78 of file materialNetwork.h.

TfToken HdStMaterialNetwork::TextureDescriptor::name

Definition at line 73 of file materialNetwork.h.

HdSamplerParameters HdStMaterialNetwork::TextureDescriptor::samplerParameters

Definition at line 76 of file materialNetwork.h.

HdStTextureIdentifier HdStMaterialNetwork::TextureDescriptor::textureId

Definition at line 74 of file materialNetwork.h.

SdfPath HdStMaterialNetwork::TextureDescriptor::texturePrim

Definition at line 87 of file materialNetwork.h.

HdStTextureType HdStMaterialNetwork::TextureDescriptor::type

Definition at line 75 of file materialNetwork.h.

bool HdStMaterialNetwork::TextureDescriptor::useTexturePrimToFindTexture

Definition at line 85 of file materialNetwork.h.


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