Fillwave  10.0.0
List of all members | Static Public Member Functions
flw::flf::TextureFactory Class Reference

Generates textures. More...

#include <TextureFactory.h>

Static Public Member Functions

static flc::TextureConfigloadEmpty (GLint screenWidth, GLint screenHeight, GLenum format=GL_RGBA)
 
static flc::TextureConfigloadVirtualFileCheckboard (GLuint width, GLuint height, GLubyte red, GLubyte green, GLubyte blue, GLenum format=GL_RGBA)
 
static flc::TextureConfigloadVirtualFileColor (GLuint width, GLuint height, GLubyte red, GLubyte green, GLubyte blue, GLenum format=GL_RGBA)
 

Detailed Description

Generates textures.


The documentation for this class was generated from the following file: