PCMRenderer.h File Reference


Detailed Description

Contains declaration of class Renderer.

Definition in file PCMRenderer.h.

#include "PCMPremeditations.h"
#include "PCMException.h"
#include "PCMLogger.h"
#include "PCMPointer.h"
#include "PCMRendererPlugin.h"
#include "PCMOpenGLRenderingEngine.h"
#include "PCMProcess.h"
#include <squirrel/squirrel.h>
#include <squirrel/sqstdio.h>
#include <squirrel/sqstdaux.h>
#include <squirrel/sqplus.h>
#include "PCMRenderer_impl.h"

Include dependency graph for PCMRenderer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  ParCompMark

Classes

class  ParCompMark::Renderer
 Custom renderer object belongs to a renderer plugin. More...

Functions

 DECLARE_INSTANCE_TYPE_NAME (ParCompMark::Renderer, Renderer)
 


Function Documentation

DECLARE_INSTANCE_TYPE_NAME ( ParCompMark::Renderer  ,
Renderer   
)