Gorgon Game Engine
ImageProvider Member List

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

AnimationType typedefRectangularAnimationProvider
Base(ControllerBase &controller)Baseexplicit
Base(const Base &base)Base
Base(bool create=false)Baseexplicit
calculatesize(const Geometry::Size &s) const overrideImageprotectedvirtual
calculatesize(const SizeController &controller, const Geometry::Size &s) const overrideImageprotectedvirtual
CalculateSize(const Geometry::Size &area) constRectangularDrawable
CalculateSize(int w=-1, int h=-1) constRectangularDrawable
CalculateSize(const SizeController &controller, const Geometry::Size &area) constRectangularDrawable
CalculateSize(const SizeController &controller, int w=-1, int h=-1) constRectangularDrawable
controllerBaseprotected
CreateAnimation(Gorgon::Animation::ControllerBase &) const overrideImageProvidervirtual
CreateAnimation(bool=false) const overrideImageProvidervirtual
DeleteAnimation() const overrideImageProvidervirtual
Draw(TextureTarget &target, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float u1, float v1, float u2, float v2, float u3, float v3, float u4, float v4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, float u1, float v1, float u2, float v2, float u3, float v3, float u4, float v4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, const Geometry::Pointf &t1, const Geometry::Pointf &t2, const Geometry::Pointf &t3, const Geometry::Pointf &t4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, const Geometry::Pointf &t1, const Geometry::Pointf &t2, const Geometry::Pointf &t3, const Geometry::Pointf &t4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x, float y, float w, float h, float u1, float v1, float u2, float v2, float u3, float v3, float u4, float v4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x, float y, float w, float h, const Geometry::Pointf &t1, const Geometry::Pointf &t2, const Geometry::Pointf &t3, const Geometry::Pointf &t4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p, float w, float h, float u1, float v1, float u2, float v2, float u3, float v3, float u4, float v4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p, float w, float h, const Geometry::Pointf &t1, const Geometry::Pointf &t2, const Geometry::Pointf &t3, const Geometry::Pointf &t4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x, float y, const Geometry::Sizef &size, float u1, float v1, float u2, float v2, float u3, float v3, float u4, float v4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x, float y, const Geometry::Sizef &size, const Geometry::Pointf &t1, const Geometry::Pointf &t2, const Geometry::Pointf &t3, const Geometry::Pointf &t4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p, const Geometry::Sizef &size, float u1, float v1, float u2, float v2, float u3, float v3, float u4, float v4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p, const Geometry::Sizef &size, const Geometry::Pointf &t1, const Geometry::Pointf &t2, const Geometry::Pointf &t3, const Geometry::Pointf &t4, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, int x, int y, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Point &p, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, float x, float y, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p, RGBAf color=RGBAf(1.f)) constRectangularDrawable
Gorgon::Graphics::Drawable::Draw(TextureTarget &target, int x, int y, RGBAf color=RGBAf(1.f)) constDrawable
Gorgon::Graphics::Drawable::Draw(TextureTarget &target, const Geometry::Point &p, RGBAf color=RGBAf(1.f)) constDrawable
Gorgon::Graphics::Drawable::Draw(TextureTarget &target, float x, float y, RGBAf color=RGBAf(1.f)) constDrawable
Gorgon::Graphics::Drawable::Draw(TextureTarget &target, const Geometry::Pointf &p, RGBAf color=RGBAf(1.f)) constDrawable
draw(TextureTarget &target, const Geometry::Pointf &p1, const Geometry::Pointf &p2, const Geometry::Pointf &p3, const Geometry::Pointf &p4, RGBAf color) const overrideImageprotectedvirtual
draw(TextureTarget &target, 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) const overrideImageprotectedvirtual
Gorgon::Graphics::RectangularDrawable::draw(TextureTarget &target, const Geometry::Pointf &p, RGBAf color) const overrideRectangularDrawableprotectedvirtual
drawin(TextureTarget &target, const Geometry::Rectanglef &r, RGBAf color) const overrideImageprotectedvirtual
drawin(TextureTarget &target, const SizeController &controller, const Geometry::Rectanglef &r, RGBAf color) const overrideImageprotectedvirtual
DrawIn(TextureTarget &target, Tiling tiling, int x, int y, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, const Geometry::Point &p, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, int x, int y, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, const Geometry::Point &p, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, const Geometry::Rectangle &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, float x, float y, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, const Geometry::Pointf &p, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, float x, float y, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, const Geometry::Pointf &p, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, Tiling tiling, const Geometry::Rectanglef &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, int x, int y, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const Geometry::Point &p, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, int x, int y, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const Geometry::Point &p, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const Geometry::Rectangle &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, int x, int y, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, const Geometry::Point &p, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, int x, int y, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, const Geometry::Point &p, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, const Geometry::Rectangle &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, float x, float y, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const Geometry::Pointf &p, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, float x, float y, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const Geometry::Pointf &p, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const Geometry::Rectanglef &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, float x, float y, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, const Geometry::Pointf &p, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, float x, float y, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, const Geometry::Pointf &p, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawIn(TextureTarget &target, const SizeController &controller, const Geometry::Rectanglef &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawRotated(TextureTarget &target, const Geometry::Point &p, float angle, const Geometry::Pointf &origin=Geometry::Point(0, 0), RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawRotated(TextureTarget &target, const Geometry::Point &p, float angle, RGBAf color) constRectangularDrawable
DrawRotated(TextureTarget &target, int x, int y, float angle, float oX, float oY, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, int x, int y, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, const Geometry::Point &p, int w, int h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, int x, int y, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, const Geometry::Point &p, const Geometry::Size &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, const Geometry::Rectangle &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, float x, float y, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, const Geometry::Pointf &p, float w, float h, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, float x, float y, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, const Geometry::Pointf &p, const Geometry::Sizef &size, RGBAf color=RGBAf(1.f)) constRectangularDrawable
DrawStretched(TextureTarget &target, const Geometry::Rectanglef &r, RGBAf color=RGBAf(1.f)) constRectangularDrawable
drawstretched(TextureTarget &target, const Geometry::Rectanglef &r, RGBAf color) const overrideImageprotectedvirtual
fullcoordinatesTextureSourceprotectedstatic
GetController() constBasevirtual
GetCoordinates() const =0TextureSourcepure virtual
GetDuration() const overrideImageProviderprotectedvirtual
Gorgon::GetHeight() constRectangularDrawable
Gorgon::Graphics::RectangularAnimationProvider::GetHeight() constRectangularAnimationProvider
GetID() const =0TextureSourcepure virtual
GetImageSize() const =0TextureSourcepure virtual
GetMode() const =0TextureSourcepure virtual
getsize() const overrideImageprotectedvirtual
Gorgon::GetSize() constRectangularDrawable
Gorgon::Graphics::RectangularAnimationProvider::GetSize() const =0RectangularAnimationProviderpure virtual
Gorgon::GetWidth() constRectangularDrawable
Gorgon::Graphics::RectangularAnimationProvider::GetWidth() constRectangularAnimationProvider
HasController() constBasevirtual
IsPartial() constTextureSource
MoveOutProvider() override=0RectangularAnimationProviderpure virtual
Progress(unsigned &) overrideImageProviderprotectedvirtual
RemoveController()Basevirtual
SetController(ControllerBase &controller)Basevirtual
~AnimationProvider()AnimationProvidervirtual
~Base()Baseprotectedvirtual
~Drawable()Drawablevirtual
~Provider()Providervirtual