![]() | 1 | initial version |
there is a alternative way to access Ogre.
I inherit a "rendering::visual" class,and override "Load()" function. In "Load()" function ,I can new a ManualObject and attach it to childSceneNode.
This really works. Now I can draw what I want instead of using SystemPlugin.