|
Nebula
|
Public Attributes | |
| CoreGraphics::ShaderId | uiShader |
| CoreGraphics::ShaderProgramId | prog |
| CoreGraphics::PipelineId | pipeline |
| Util::FixedArray< CoreGraphics::BufferId > | vbos |
| Util::FixedArray< CoreGraphics::BufferId > | ibos |
| CoreGraphics::VertexLayoutId | vlo |
| IndexT | textProjectionConstant |
| IndexT | packedTextureInfo |
| IndexT | rangeMinConstant |
| IndexT | rangeMaxConstant |
| IndexT | colorMaskConstant |
| CoreGraphics::ResourceTableId | resourceTable |
| Util::FixedArray< byte * > | vertexPtrs |
| Util::FixedArray< byte * > | indexPtrs |
| Ptr< ImguiInputHandler > | inputHandler |
| Ptr< ImguiDisplayEventHandler > | displayEventHandler |
| bool | dockOverViewport |
| Util::Array< ImTextureData * > | pendingTextureUpdates |
| IndexT Dynui::ImguiState::colorMaskConstant |
| Ptr<ImguiDisplayEventHandler> Dynui::ImguiState::displayEventHandler |
| bool Dynui::ImguiState::dockOverViewport |
| Util::FixedArray<CoreGraphics::BufferId> Dynui::ImguiState::ibos |
| Util::FixedArray<byte*> Dynui::ImguiState::indexPtrs |
| Ptr<ImguiInputHandler> Dynui::ImguiState::inputHandler |
| IndexT Dynui::ImguiState::packedTextureInfo |
| Util::Array<ImTextureData*> Dynui::ImguiState::pendingTextureUpdates |
| CoreGraphics::PipelineId Dynui::ImguiState::pipeline |
| CoreGraphics::ShaderProgramId Dynui::ImguiState::prog |
| IndexT Dynui::ImguiState::rangeMaxConstant |
| IndexT Dynui::ImguiState::rangeMinConstant |
| CoreGraphics::ResourceTableId Dynui::ImguiState::resourceTable |
| IndexT Dynui::ImguiState::textProjectionConstant |
| CoreGraphics::ShaderId Dynui::ImguiState::uiShader |
| Util::FixedArray<CoreGraphics::BufferId> Dynui::ImguiState::vbos |
| Util::FixedArray<byte*> Dynui::ImguiState::vertexPtrs |
| CoreGraphics::VertexLayoutId Dynui::ImguiState::vlo |