Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <CGraphicsGL.hpp>
Public Member Functions | |
SPrvLayer (iv::ui::graphics::Material **material_param, uint32_t idTexture_param) | |
~SPrvLayer () | |
Public Attributes | |
uint32_t | m_textureId |
iv::ui::graphics::Material * | m_material |
CGraphicsGL::SPrvLayer::SPrvLayer | ( | iv::ui::graphics::Material ** | material_param, |
uint32_t | idTexture_param ) |
CGraphicsGL::SPrvLayer::~SPrvLayer | ( | ) |
iv::ui::graphics::Material* CGraphicsGL::SPrvLayer::m_material |
uint32_t CGraphicsGL::SPrvLayer::m_textureId |