Loading...
Searching...
No Matches
HdStCubemapSamplerObject Class Referencefinal

A sampler suitable for HdStCubemapTextureObject. More...

#include <samplerObject.h>

+ Inheritance diagram for HdStCubemapSamplerObject:

Public Member Functions

HDST_API HdStCubemapSamplerObject (HdStCubemapTextureObject const &cubemapTexture, HdSamplerParameters const &samplerParameters, HdSt_SamplerObjectRegistry *samplerObjectRegistry)
 
const HgiSamplerHandleGetSampler () const
 The sampler.
 

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 HdStCubemapTextureObject.

Note that since we default to using seamless cubemap sampling, the wrap modes specified in the sampler parameters will be ignored.

Definition at line 181 of file samplerObject.h.

Member Function Documentation

◆ GetSampler()

const HgiSamplerHandle & GetSampler ( ) const
inline

The sampler.

Definition at line 194 of file samplerObject.h.


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