This is the complete list of members for
lsg::CSprite, including all inherited members.
| CellCenterNegated() const | lsg::CSprite | |
| CellScale() const | lsg::CSprite | |
| CellSize() const | lsg::CSprite | |
| CSprite() (defined in lsg::CSprite) | lsg::CSprite | |
| DrawAtImm(const CVector2 &_vPos, LSREAL _fRot=LSM_ZERO, const CVector2 &_vScale=CVector2(LSM_ONE, LSM_ONE), LSREAL _fAlpha=LSM_ONE) const | lsg::CSprite | |
| DrawAtImm(const CVector2 &_vPos, const CMatrix2x2 &_mRotScale, LSREAL _fAlpha=LSM_ONE) const | lsg::CSprite | |
| GetDefShader() | lsg::CSprite | [protected, static] |
| GetImmVertBuffer() | lsg::CSprite | [protected, static] |
| GetTexture() const | lsg::CSprite | |
| LPCLSG_CELL typedef (defined in lsg::CSprite) | lsg::CSprite | |
| LPLSG_CELL typedef | lsg::CSprite | |
| m_fAlpha | lsg::CSprite | [protected] |
| m_fRot | lsg::CSprite | [protected] |
| m_hDefaultAlpha | lsg::CSprite | [protected, static] |
| m_mLocalTrans | lsg::CSprite | [protected] |
| m_pcrcCellResizeCallback | lsg::CSprite | [protected] |
| m_pvbImmVertBuf | lsg::CSprite | [protected, static] |
| m_pvCallbackParm | lsg::CSprite | [protected] |
| m_sspDefaultShader | lsg::CSprite | [protected, static] |
| m_sspShader | lsg::CSprite | [mutable, protected] |
| m_sstpTexture | lsg::CSprite | [mutable, protected] |
| m_tmTexMan | lsg::CSprite | [static] |
| m_vCellSize | lsg::CSprite | [protected] |
| m_vInvTexSize | lsg::CSprite | [protected] |
| m_vPos | lsg::CSprite | [protected] |
| m_vScale | lsg::CSprite | [protected] |
| m_vUvEnd | lsg::CSprite | [protected] |
| m_vUvStart | lsg::CSprite | [protected] |
| PfCellResizeCallback typedef | lsg::CSprite | |
| SetCallbackFunction(PfCellResizeCallback _pcrcCallback, LSVOID *_pvParm) | lsg::CSprite | |
| SetCell(const CVector2 &_vUpperLeft, const CVector2 &_vSize, const CVector2 &_vCenter) | lsg::CSprite | |
| SetCell(const LSG_CELL &_cCell) | lsg::CSprite | |
| SetCellCenter(LSREAL _fX, LSREAL _fY) | lsg::CSprite | |
| SetCellCenterNorm(LSREAL _fX, LSREAL _fY) | lsg::CSprite | |
| SetShader(const CSharedShaderPtr *_psspShader) | lsg::CSprite | |
| SetTexture(CSharedStdTexPtr _sstpTexture) | lsg::CSprite | |
| SetTexture(const LSCHAR *_pcPath) | lsg::CSprite | |
| SetTexture(const LSCHAR *_pcPath, const LSG_TEX_PARMS &_tpParms) | lsg::CSprite | |
| ShutDownSprites() | lsg::CSprite | [static] |
| UpdateTrans(const CVector3 &_vPos, LSREAL _fRot, const CVector2 &_vScale, CMatrix4x4 &_mRet) | lsg::CSprite | [protected, static] |