SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLBackground Member List

This is the complete list of members for SLBackground, including all inherited members.

_avgColorSLBackgroundprivate
_colorAttributeProgramSLBackgroundprivate
_colorsSLBackgroundprivate
_deleteProgramsSLBackgroundprivate
_fixAspectRatioSLBackgroundprivate
_isUniformSLBackgroundprivate
_nameSLObjectprotected
_rectSLBackgroundprivate
_resXSLBackgroundprivate
_resYSLBackgroundprivate
_textureSLBackgroundprivate
_textureErrorSLBackgroundprivate
_textureOnlyProgramSLBackgroundprivate
_urlSLObjectprotected
_vaoSLBackgroundprivate
avgColor()SLBackgroundinline
colorAtPos(SLfloat x, SLfloat y, SLfloat width, SLfloat height)SLBackground
colors(const SLCol4f &uniformColor)SLBackground
colors(const SLCol4f &topColor, const SLCol4f &bottomColor)SLBackground
colors(const SLCol4f &topLeftColor, const SLCol4f &bottomLeftColor, const SLCol4f &topRightColor, const SLCol4f &bottomRightColor)SLBackground
colors()SLBackgroundinline
isUniform() constSLBackgroundinline
name(const SLstring &Name)SLObjectinline
name() constSLObjectinline
rebuild()SLBackgroundinline
rect() constSLBackgroundinline
render(SLint widthPX, SLint heightPX)SLBackground
renderInScene(const SLMat4f &wm, const SLVec3f &LT, const SLVec3f &LB, const SLVec3f &RT, const SLVec3f &RB)SLBackground
SLBackground(SLstring shaderDir)SLBackground
SLBackground(SLGLProgram *textureOnlyProgram, SLGLProgram *colorAttributeProgram)SLBackground
SLObject(const SLstring &Name="", const SLstring &url="")SLObjectinline
texture(SLGLTexture *backgroundTexture, bool fixAspectRatio=false)SLBackground
texture()SLBackgroundinline
url(const SLstring &url)SLObjectinline
url() constSLObjectinline
~SLBackground()SLBackground
~SLObject()SLObjectinlinevirtual