SimpleRenderable

_Archic

22-12-2006 15:38:23

How can I derive my own class from SimpleRenderable ? Compiler reports, that class has no ctor.. :(

Bekas

23-12-2006 23:27:16

Overriding/extending Ogre classes is not possible yet, it's on the TODO list.

maxwave

13-04-2009 21:24:33

The inheritance from SimpleRenderable is not implemented yet??? This topic is 2 years old :shock:
I want only create instance of SimpleRenderable (even without inheritance). Can I do this?