Loading...
Searching...
No Matches
HdStUdimSamplerObject Class Referencefinal

A sampler suitable for Udim textures (wraps one GPU sampler for the texels texture). More...

#include <samplerObject.h>

+ Inheritance diagram for HdStUdimSamplerObject:

Public Member Functions

 HdStUdimSamplerObject (HdStUdimTextureObject const &ptexTexture, HdSamplerParameters const &samplerParameters, HdSt_SamplerObjectRegistry *samplerObjectRegistry)
 
const HgiSamplerHandleGetTexelsSampler () const
 The GPU sampler object for the texels texture.
 
const HgiSamplerHandleGetLayoutSampler () const
 The GPU sampler object for the layout texture.
 

Additional Inherited Members

- Protected Member Functions inherited from HdStSamplerObject
 HdStSamplerObject (HdSt_SamplerObjectRegistry *samplerObjectRegistry)
 
Hgi_GetHgi () const
 
- Protected Attributes inherited from HdStSamplerObject
HdSt_SamplerObjectRegistry *const _samplerObjectRegistry
 

Detailed Description

A sampler suitable for Udim textures (wraps one GPU sampler for the texels texture).

Definition at line 163 of file samplerObject.h.

Member Function Documentation

◆ GetLayoutSampler()

const HgiSamplerHandle & GetLayoutSampler ( ) const
inline

The GPU sampler object for the layout texture.

Definition at line 181 of file samplerObject.h.

◆ GetTexelsSampler()

const HgiSamplerHandle & GetTexelsSampler ( ) const
inline

The GPU sampler object for the texels texture.

Definition at line 175 of file samplerObject.h.


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