OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Public Member Functions | Protected Attributes | List of all members
Engine::RenderEntity Class Reference

The RenderEntity - contained component Entity - abstract class. More...

#include <rendercomponent.h>

Inheritance diagram for Engine::RenderEntity:
Engine::RenderInterface Engine::ParticleEffectManager

Public Member Functions

 RenderEntity (const std::string &name)
 
void setEntity (Entity *entity)
 
EntitygetEntity (void)
 
- Public Member Functions inherited from Engine::RenderInterface
virtual void create (OpenPolygonDisplay *display)=0
 
virtual void draw (const DrawEvent &event)=0
 

Protected Attributes

Entitym_entity
 

Detailed Description

The RenderEntity - contained component Entity - abstract class.


The documentation for this class was generated from the following file: