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

List of all members.

Public Member Functions

bool load (std::string filename, std::string texture)
std::shared_ptr< Texture2Dtexture () const
TextureAtlasEntry get (std::string name)
glm::ivec2 textureSize () const
std::shared_ptr< Shadershader () const
void setShader (std::shared_ptr< Shader > shader)

Detailed Description

Definition at line 26 of file texture_atlas.h.


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