sgMaterial Member List
This is the complete list of members for
sgMaterial, including all inherited members.
addParameter(const char *name, void *ptr, unsigned int datatype=0, unsigned int size=3, unsigned int count=1) | sgMaterial | |
alphatest | sgMaterial | |
alphatestvalue | sgMaterial | |
ambient | sgMaterial | |
blenddestination | sgMaterial | |
blending | sgMaterial | |
blendsource | sgMaterial | |
colors | sgMaterial | |
culling | sgMaterial | |
cullmode | sgMaterial | |
depthtest | sgMaterial | |
depthtestmode | sgMaterial | |
destroy() | sgBase | [virtual] |
diffuse | sgMaterial | |
emissive | sgMaterial | |
getMaterial() | sgMaterial | [static] |
getMaterial(unsigned int shad) | sgMaterial | [static] |
getMaterial(const char *vsname, const char *fsname) | sgMaterial | [static] |
getMaterial(const char *texfile, BOOL mipmaps=TRUE, unsigned int shad=1) | sgMaterial | [static] |
getMaterial(const char *vsname, const char *fsname, const char *texfile, BOOL mipmaps=TRUE) | sgMaterial | [static] |
getUniforms() | sgMaterial | |
lighting | sgMaterial | |
mattex | sgMaterial | |
operator==(const sgMaterial &other) | sgMaterial | |
parameters | sgMaterial | |
setDefault() | sgMaterial | |
setShader(const char *vsname, const char *fsname) | sgMaterial | |
setShader(unsigned int shad) | sgMaterial | |
setTexture2D(unsigned int tex, const char *texfile, BOOL mipmaps=TRUE) | sgMaterial | |
sgBase() | sgBase | |
sgMaterial() | sgMaterial | |
sgMaterial(unsigned int shad) | sgMaterial | |
sgMaterial(const char *vsname, const char *fsname) | sgMaterial | |
sgMaterial(const char *texfile, BOOL mipmaps=TRUE, unsigned int shad=1) | sgMaterial | |
sgMaterial(const char *vsname, const char *fsname, const char *texfile, BOOL mipmaps=TRUE) | sgMaterial | |
shader | sgMaterial | |
shininess | sgMaterial | |
specular | sgMaterial | |
texlocation | sgMaterial | |
textures | sgMaterial | |
~sgMaterial() | sgMaterial | |