|
Fission FSN
|
#include <fsCNativeSprite.h>
Public Member Functions | |
| fsBool | hitTest (const fsPoint &pLocalPos, fsBool pRequireHitMap) const |
| fsS32 | widthGet () const |
| fsS32 | heightGet () const |
| std::shared_ptr< fsCBrush > | brushGet () const |
| virtual | ~fsCNativeSprite () |
| fsBool | hitTest (const fsPoint &pLocalPos, fsBool pRequireHitMap) const |
| fsS32 | widthGet () const |
| fsS32 | heightGet () const |
| std::shared_ptr< fsCBrush > | brushGet () const |
| virtual | ~fsCNativeSprite () |
| fsBool | hitTest (const fsPoint &pLocalPos, fsBool pRequireHitMap) const |
| fsS32 | widthGet () const |
| fsS32 | heightGet () const |
| std::shared_ptr< fsCBrush > | brushGet () const |
| virtual | ~fsCNativeSprite () |
| fsBool | hitTest (const fsPoint &pLocalPos, fsBool pRequireHitMap) const |
| fsS32 | widthGet () const |
| fsS32 | heightGet () const |
| std::shared_ptr< fsCBrush > | brushGet () const |
| virtual | ~fsCNativeSprite () |
| fsBool | hitTest (const fsPoint &pLocalPos, fsBool pRequireHitMap) const |
| fsS32 | widthGet () const |
| fsS32 | heightGet () const |
| std::shared_ptr< fsCBrush > | brushGet () const |
| virtual | ~fsCNativeSprite () |
| Public Member Functions inherited from fsINative | |
| void | render () |
| void | matrixApply (const fsAffineMtx2d &pRenderMatrix) |
| void | widthSet (fsS32 pWidth) |
| void | heightSet (fsS32 pHeight) |
| void | polygonInfoSet (fsIRenderData::fsSPolyInfo const &pPolyInfo) |
| void | textureWrapSet () |
| void | uvSet (const fsRect &pOffest) |
| void | vertsSet (std::vector< fsVec2d > const &pVerts) |
| void | brushSet (std::shared_ptr< fsCBrush > pBrush) |
| void | alphaBlendModeSet (fsS32 pAlphaBlendMode) |
| void | colourSet (const fsSColour4B &pColour) |
| virtual | ~fsINative ()=default |
| void | render () |
| void | matrixApply (const fsAffineMtx2d &pRenderMatrix) |
| void | widthSet (fsS32 pWidth) |
| void | heightSet (fsS32 pHeight) |
| void | polygonInfoSet (fsIRenderData::fsSPolyInfo const &pPolyInfo) |
| void | textureWrapSet () |
| void | uvSet (const fsRect &pOffest) |
| void | vertsSet (std::vector< fsVec2d > const &pVerts) |
| void | brushSet (std::shared_ptr< fsCBrush > pBrush) |
| void | alphaBlendModeSet (fsS32 pAlphaBlendMode) |
| void | colourSet (const fsSColour4B &pColour) |
| virtual | ~fsINative ()=default |
| void | render () |
| void | matrixApply (const fsAffineMtx2d &pRenderMatrix) |
| void | widthSet (fsS32 pWidth) |
| void | heightSet (fsS32 pHeight) |
| void | polygonInfoSet (fsIRenderData::fsSPolyInfo const &pPolyInfo) |
| void | textureWrapSet () |
| void | uvSet (const fsRect &pOffest) |
| void | vertsSet (std::vector< fsVec2d > const &pVerts) |
| void | brushSet (std::shared_ptr< fsCBrush > pBrush) |
| void | alphaBlendModeSet (fsS32 pAlphaBlendMode) |
| void | colourSet (const fsSColour4B &pColour) |
| virtual | ~fsINative ()=default |
| void | render () |
| void | matrixApply (const fsAffineMtx2d &pRenderMatrix) |
| void | widthSet (fsS32 pWidth) |
| void | heightSet (fsS32 pHeight) |
| void | polygonInfoSet (fsIRenderData::fsSPolyInfo const &pPolyInfo) |
| void | textureWrapSet () |
| void | uvSet (const fsRect &pOffest) |
| void | vertsSet (std::vector< fsVec2d > const &pVerts) |
| void | brushSet (std::shared_ptr< fsCBrush > pBrush) |
| void | alphaBlendModeSet (fsS32 pAlphaBlendMode) |
| void | colourSet (const fsSColour4B &pColour) |
| virtual | ~fsINative ()=default |
| void | render () |
| void | matrixApply (const fsAffineMtx2d &pRenderMatrix) |
| void | widthSet (fsS32 pWidth) |
| void | heightSet (fsS32 pHeight) |
| void | polygonInfoSet (fsIRenderData::fsSPolyInfo const &pPolyInfo) |
| void | textureWrapSet () |
| void | uvSet (const fsRect &pOffest) |
| void | vertsSet (std::vector< fsVec2d > const &pVerts) |
| void | brushSet (std::shared_ptr< fsCBrush > pBrush) |
| void | alphaBlendModeSet (fsS32 pAlphaBlendMode) |
| void | colourSet (const fsSColour4B &pColour) |
| virtual | ~fsINative ()=default |
Static Public Attributes | |
| static Magnum::Shaders::FlatGL3D * | mShader = nullptr |
| static Magnum::Matrix4 | projectionMatrix |
Protected Member Functions | |
| void | polygonInfoSetDo (fsIRenderData::fsSPolyInfo const &pPolyInfo) override |
| void | textureWrapSetDo () override |
| void | renderDo () override |
| void | matrixApplyDo (const fsAffineMtx2d &pRenderMatrix) override |
| void | colourSetDo (const fsSColour4B &pColour) override |
| void | uvSetDo (const fsRect &pOffest) override |
| void | vertsSetDo (std::vector< fsVec2d > const &pVerts) override |
| void | widthSetDo (fsS32 pWidth) override |
| void | heightSetDo (fsS32 pHeight) override |
| void | brushSetDo (std::shared_ptr< fsCBrush > pBrush) override |
| void | alphaBlendModeSetDo (fsS32 pAlphaBlendMode) override |
| fsCNativeSprite () | |
| void | polygonInfoSetDo (fsIRenderData::fsSPolyInfo const &pPolyInfo) override |
| void | textureWrapSetDo () override |
| void | renderDo () override |
| void | colourSetDo (const fsSColour4B &pColour) override |
| void | uvSetDo (const fsRect &pOffest) override |
| void | vertsSetDo (std::vector< fsVec2d > const &pVerts) override |
| void | widthSetDo (fsS32 pWidth) override |
| void | heightSetDo (fsS32 pHeight) override |
| void | brushSetDo (std::shared_ptr< fsCBrush > pBrush) override |
| void | alphaBlendModeSetDo (fsS32 pAlphaBlendMode) override |
| fsCNativeSprite () | |
| void | polygonInfoSetDo (fsIRenderData::fsSPolyInfo const &pPolyInfo) override |
| void | textureWrapSetDo () override |
| void | renderDo () override |
| void | matrixApplyDo (const fsAffineMtx2d &pRenderMatrix) override |
| void | colourSetDo (const fsSColour4B &pColour) override |
| void | uvSetDo (const fsRect &pOffest) override |
| void | vertsSetDo (std::vector< fsVec2d > const &pVerts) override |
| void | widthSetDo (fsS32 pWidth) override |
| void | heightSetDo (fsS32 pHeight) override |
| void | brushSetDo (std::shared_ptr< fsCBrush > pBrush) override |
| void | alphaBlendModeSetDo (fsS32 pAlphaBlendMode) override |
| fsCNativeSprite () | |
| void | polygonInfoSetDo (fsIRenderData::fsSPolyInfo const &pPolyInfo) override |
| void | textureWrapSetDo () override |
| void | renderDo () override |
| void | matrixApplyDo (const fsAffineMtx2d &pRenderMatrix) override |
| void | colourSetDo (const fsSColour4B &pColour) override |
| void | uvSetDo (const fsRect &pOffest) override |
| void | vertsSetDo (std::vector< fsVec2d > const &pVerts) override |
| void | widthSetDo (fsS32 pWidth) override |
| void | heightSetDo (fsS32 pHeight) override |
| void | brushSetDo (std::shared_ptr< fsCBrush > pBrush) override |
| void | alphaBlendModeSetDo (fsS32 pAlphaBlendMode) override |
| fsCNativeSprite () | |
| void | polygonInfoSetDo (fsIRenderData::fsSPolyInfo const &pPolyInfo) override |
| void | textureWrapSetDo () override |
| void | renderDo () override |
| void | colourSetDo (const fsSColour4B &pColour) override |
| void | uvSetDo (const fsRect &pOffest) override |
| void | vertsSetDo (std::vector< fsVec2d > const &pVerts) override |
| void | widthSetDo (fsS32 pWidth) override |
| void | heightSetDo (fsS32 pHeight) override |
| void | brushSetDo (std::shared_ptr< fsCBrush > pBrush) override |
| void | alphaBlendModeSetDo (fsS32 pAlphaBlendMode) override |
| fsCNativeSprite () | |
| Protected Member Functions inherited from fsINative | |
| fsINative ()=default | |
| fsINative () | |
| fsINative ()=default | |
| fsINative ()=default | |
| fsINative () | |
Friends | |
| class | fsCNativeSpriteRenderData |
Additional Inherited Members | |
| Protected Attributes inherited from fsINative | |
| fsF32 | mRenderMatrix [16] = {0.0} |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
| std::shared_ptr< fsCBrush > fsCNativeSprite::brushGet | ( | ) | const |
| std::shared_ptr< fsCBrush > fsCNativeSprite::brushGet | ( | ) | const |
| std::shared_ptr< fsCBrush > fsCNativeSprite::brushGet | ( | ) | const |
| std::shared_ptr< fsCBrush > fsCNativeSprite::brushGet | ( | ) | const |
| std::shared_ptr< fsCBrush > fsCNativeSprite::brushGet | ( | ) | const |
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
| fsS32 fsCNativeSprite::heightGet | ( | ) | const |
| fsS32 fsCNativeSprite::heightGet | ( | ) | const |
| fsS32 fsCNativeSprite::heightGet | ( | ) | const |
| fsS32 fsCNativeSprite::heightGet | ( | ) | const |
| fsS32 fsCNativeSprite::heightGet | ( | ) | const |
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Implements fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
| fsS32 fsCNativeSprite::widthGet | ( | ) | const |
| fsS32 fsCNativeSprite::widthGet | ( | ) | const |
| fsS32 fsCNativeSprite::widthGet | ( | ) | const |
| fsS32 fsCNativeSprite::widthGet | ( | ) | const |
| fsS32 fsCNativeSprite::widthGet | ( | ) | const |
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
overrideprotectedvirtual |
Reimplemented from fsINative.
|
friend |
|
static |
|
static |