JNR
laTextureParams Class Reference

Texture creation parameters used by laTexture. More...

#include <laRenderer.h>

Public Member Functions

 laTextureParams (unsigned type=M_TEX_SIMPLE, M_BOOL wrapu=M_TRUE, M_BOOL wrapv=M_TRUE)
 Class constructor.
 

Public Attributes

unsigned nType
 Texture opacity type (defined in Core-Parameters.h)
 
Texture wrapping flags ( should be set only for tiled textures )
M_BOOL bWrapU
 
M_BOOL bWrapV
 

Detailed Description

Texture creation parameters used by laTexture.

Definition at line 45 of file laRenderer.h.


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