![]() |
Gorgon Game Engine
|
This is the complete list of members for TextureTarget, including all inherited members.
Clear()=0 | TextureTarget | pure virtual |
Draw(const TextureSource &image, const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, RGBAf color=RGBAf(1.f))=0 | TextureTarget | pure virtual |
Draw(const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, RGBAf color=RGBAf(1.f))=0 | TextureTarget | pure virtual |
Draw(float x, float y, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(const Geometry::Pointf &location, float w, float h, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(float x, float y, float w, float h, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(int x, int y, int w, int h, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(const Geometry::Pointf &location, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(const Geometry::Rectanglef &location, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(const TextureSource &image, const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, const Geometry::Pointf &tex1, const Geometry::Pointf &tex2, const Geometry::Pointf &tex3, const Geometry::Pointf &tex4, RGBAf color=RGBAf(1.f))=0 | TextureTarget | pure virtual |
Draw(const TextureSource &image, const Geometry::Pointf &location, RGBAf color) | TextureTarget | virtual |
Draw(const TextureSource &image, const Geometry::Rectanglef &location, RGBAf color=RGBAf(1.f)) | TextureTarget | virtual |
Draw(const TextureSource &image, Tiling tiling, const Geometry::Rectanglef &location, RGBAf color=RGBAf(1.f))=0 | TextureTarget | pure virtual |
DrawMode enum name | TextureTarget | |
FrameBuffer enum value | TextureTarget | |
GetDrawMode() const =0 | TextureTarget | pure virtual |
GetTargetSize() const =0 | TextureTarget | pure virtual |
NewMask()=0 | TextureTarget | pure virtual |
Normal enum value | TextureTarget | |
SetDrawMode(DrawMode mode)=0 | TextureTarget | pure virtual |
ToMask enum value | TextureTarget | |
UseMask enum value | TextureTarget |