ScummVM API documentation
Alcachofa::IDebugRenderer Member List

This is the complete list of members for Alcachofa::IDebugRenderer, including all inherited members.

begin()=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
createOpenGLRenderer(Common::Point resolution) (defined in Alcachofa::IRenderer)Alcachofa::IRendererstatic
createOpenGLRendererClassic(Common::Point resolution) (defined in Alcachofa::IRenderer)Alcachofa::IRendererstatic
createOpenGLRendererShaders(Common::Point resolution) (defined in Alcachofa::IRenderer)Alcachofa::IRendererstatic
createTexture(int32 w, int32 h, bool withMipmaps=true)=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
createTinyGLRenderer(Common::Point resolution) (defined in Alcachofa::IRenderer)Alcachofa::IRendererstatic
debugPolygon(Common::Span< Math::Vector2d > points, Color color=kDebugRed)=0 (defined in Alcachofa::IDebugRenderer)Alcachofa::IDebugRendererpure virtual
debugPolyline(Common::Span< Math::Vector2d > points, Color color=kDebugRed)=0 (defined in Alcachofa::IDebugRenderer)Alcachofa::IDebugRendererpure virtual
debugPolyline(Common::Point a, Common::Point b, Color color=kDebugRed) (defined in Alcachofa::IDebugRenderer)Alcachofa::IDebugRendererinline
debugShape(const Shape &shape, Color color=kDebugRed) (defined in Alcachofa::IDebugRenderer)Alcachofa::IDebugRenderervirtual
end()=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
hasOutput() const =0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
quad(Math::Vector2d topLeft, Math::Vector2d size, Color color=kWhite, Math::Angle rotation=Math::Angle(), Math::Vector2d texMin=Math::Vector2d(0, 0), Math::Vector2d texMax=Math::Vector2d(1, 1))=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
setBlendMode(BlendMode blendMode)=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
setLodBias(float lodBias)=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
setOutput(Graphics::Surface &surface)=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
setTexture(ITexture *texture)=0 (defined in Alcachofa::IRenderer)Alcachofa::IRendererpure virtual
~IRenderer() (defined in Alcachofa::IRenderer)Alcachofa::IRendererinlinevirtual