Go to the documentation of this file.
28#ifndef __RenderObjectListener_H__
29#define __RenderObjectListener_H__
62 const LightList* pLightList,
bool suppressRenderStateChanges) = 0;
This utility class is used to hold the information used to generate the matrices and other informatio...
Class defining a single pass of a Technique (of a Material), i.e.
Abstract interface which classes must implement if they wish to receive events from the scene manager...
virtual ~RenderObjectListener()
virtual void notifyRenderSingleObject(Renderable *rend, const Pass *pass, const AutoParamDataSource *source, const LightList *pLightList, bool suppressRenderStateChanges)=0
Event raised when render single object started.
Abstract class defining the interface all renderable objects must implement.
HashedVector< Light * > LightList
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.