kick
Public Member Functions
kick::TextureRenderTarget Class Reference
Inheritance diagram for kick::TextureRenderTarget:
kick::ProjectAsset

List of all members.

Public Member Functions

void bind ()
void unbind ()
glm::ivec2 size () const
void setSize (glm::ivec2 size)
void setColorTexture (size_t channel, std::shared_ptr< Texture2D > texture)
void setDepthTexture (std::shared_ptr< Texture2D > texture)
std::shared_ptr< Texture2DcolorTexture (size_t channel)
bool deleteColorTexture (size_t channel)
bool deleteDepthTexture ()
void apply ()

Detailed Description

Definition at line 16 of file texture_render_target.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables