Chicane

UI

ヘッダー
Includes/Chicane/Renderer/Layer/UI.hpp
ネームスペース
Chicane::Renderer::LUI

コンストラクター

名前説明
LUI()

オーバーライド関数

アクセスタイプモディファイア名前説明
public
void
onInit()
public
void
onDestruction()
public
void
onLoad(
DrawPolyType inType
const  DrawPolyResource& inResource
)
public
bool
onBeginRender(
const  Frame& inFrame
)
public
void
onRender(
const  Frame& inFrame
void* inData
)

関数

アクセスタイプモディファイア名前説明
private
void
ensureBackdrop(
RHI::Device* inDevice
std::uint32_t inIndex
std::uint32_t inWidth
std::uint32_t inHeight
)

メンバ

アクセスタイプモディファイア名前説明
private
m_pipeline
private
m_layout
private
m_textureLayout
private
std::vector<RHI::BindGroup>
m_groups
private
m_vertexBuffer
private
m_indexBuffer
private
m_glyphBuffer
private
m_backdropSampler
private
std::vector<UIBackdrop>
m_backdrops