|
Fission FSN
|
This is the complete list of members for fsITexture, including all inherited members.
| alphaGet(fsS32 pU, fsS32 pV, fsS32 pCol, fsS32 pRow) const | fsITexture | inlinevirtual |
| alphaValueGet(fsS32 pImgX, fsS32 pImgY) | fsITexture | inlineprotectedvirtual |
| blend(fsCBrush const *pBlend, fsPoint const &pOffset) | fsITexture | |
| cloneSubSection(fsCBrush const *pBlend, fsPoint const &pOffset) | fsITexture | |
| createAlpha8FromTextureWithHitmap(std::shared_ptr< fsITexture > pTextureWithHitmap, fsS32 pU, fsS32 pV, fsS32 pW, fsS32 pH) | fsITexture | protectedstatic |
| createFromAlpha8Data(std::vector< fsU8 > &pAlphaData, fsS32 pImgW, fsS32 pImgH, fsPoint const &pPOTDimenions) | fsITexture | inlineprotectedvirtual |
| createFromImage(fsIImage const *pImage)=0 | fsITexture | protectedpure virtual |
| createFromImageFile(fsSOptions const &pOptions) | fsITexture | protectedstatic |
| createWithEmptyImage(fsS32 pWidth, fsS32 pHeight) | fsITexture | protectedstatic |
| doBlend(fsCBrush const *pBlend, fsPoint const &pOffset)=0 | fsITexture | protectedpure virtual |
| doCloneSubSection(fsCBrush const *pBlend, fsPoint const &pOffset) const =0 | fsITexture | protectedpure virtual |
| doPixelSet(fsS32 pU, fsS32 pV, fsS32 pCol, fsS32 pRow, fsSColour4B const &pPixel) | fsITexture | inlineprotectedvirtual |
| doTextureCopyInto(std::shared_ptr< fsITexture > pDest, fsS32 pU, fsS32 pV, fsS32 pX, fsS32 pY) | fsITexture | inlineprotectedvirtual |
| doTextureCopyThroughStencil(std::shared_ptr< fsITexture > pDest, std::shared_ptr< fsITexture > pStencil, fsS32 pU, fsS32 pV, fsS32 pX, fsS32 pY, fsS32 pAlphaHitMaskThreshold) | fsITexture | inlineprotectedvirtual |
| emptyImageCreate(fsS32 pWidth, fsS32 pHeight) | fsITexture | protected |
| filterModeSet(fsFilterMode pNewMode) | fsITexture | |
| filterModeSetDo(fsFilterMode pNewMode)=0 | fsITexture | protectedpure virtual |
| finalise() | fsITexture | |
| fsCBrushManager class | fsITexture | friend |
| fsCParticleCloud class | fsITexture | friend |
| fsCParticleData class | fsITexture | friend |
| fsCSequenceParticleCloud class | fsITexture | friend |
| fsFilterMode enum name | fsITexture | |
| fsIParticleCloud class | fsITexture | friend |
| fsITexture() | fsITexture | protected |
| fsWrapMode enum name | fsITexture | |
| gfCMazeSolution class | fsITexture | friend |
| hasAlphaChannelGet() const | fsITexture | inlinevirtual |
| hasHitMapGet() const | fsITexture | |
| hitMapStore(fsU8 pAlphaThreshold=0) | fsITexture | protected |
| hitTest(fsPoint const &pLocalPoint) const | fsITexture | |
| imageFileLoad(fsCResourceName const &pImageFileName, fsBool pUVAnimation) | fsITexture | protected |
| imageHeightGet() const =0 | fsITexture | pure virtual |
| imageLoad(fsCResourceName const &pImageFileName) | fsITexture | protected |
| imageWidthGet() const =0 | fsITexture | pure virtual |
| maskFileLoad(fsCResourceName const &pImageFileName, fsBool pUVAnimation) | fsITexture | protected |
| mHeight | fsITexture | protected |
| mImage | fsITexture | protected |
| mWidth | fsITexture | protected |
| pixelGet(fsS32 pU, fsS32 pV, fsS32 pCol, fsS32 pRow) | fsITexture | |
| pixelGetDo(fsS32 pU, fsS32 pV, fsS32 pCol, fsS32 pRow) | fsITexture | inlineprotectedvirtual |
| pixelSet(fsS32 pU, fsS32 pV, fsS32 pCol, fsS32 pRow, fsSColour4B const &pPixel) | fsITexture | |
| textureCopyInto(std::shared_ptr< fsITexture > pSrc, fsS32 pU, fsS32 pV, fsS32 pX, fsS32 pY) | fsITexture | |
| textureCopyThroughStencil(std::shared_ptr< fsITexture > pSrc, std::shared_ptr< fsITexture > pStencil, fsS32 pU, fsS32 pV, fsS32 pX, fsS32 pY, fsS32 pAlphaHitMaskThreshold) | fsITexture | |
| textureHeightGet() const =0 | fsITexture | pure virtual |
| textureWidthGet() const =0 | fsITexture | pure virtual |
| wrapModeSet(fsWrapMode pNewMode) | fsITexture | |
| wrapModeSetDo(fsWrapMode pNewMode)=0 | fsITexture | protectedpure virtual |
| ~fsITexture() | fsITexture | virtual |