LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs | Functions
dx_rendermodule.hxx File Reference
#include <basegfx/vector/b2ivector.hxx>
#include <basegfx/range/b2irectangle.hxx>
#include <rendering/irendermodule.hxx>
#include <memory>
#include "dx_winstuff.hxx"
Include dependency graph for dx_rendermodule.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dxcanvas::IDXRenderModule
 Specialization of IRenderModule for DirectX. More...
 

Namespaces

namespace  vcl
 
namespace  basegfx
 
namespace  dxcanvas
 

Typedefs

typedef std::shared_ptr< IDXRenderModule > dxcanvas::IDXRenderModuleSharedPtr
 

Functions

IDXRenderModuleSharedPtr dxcanvas::createRenderModule (const vcl::Window &rParent)
 Factory method, to create an IRenderModule instance for the given VCL window instance. More...