ManualObject and MeshSerializer

vandamme

23-10-2006 01:43:23

Hello,

I'm new to Ogre and I find this 3D engine fabulous.
I'm writing a 3D game with Ogre in C# and I use OgreDotNet with latest Ogre version.
But I can't find ManualObject and MeshSerializer in OgreDotNet though they are present in the C++ version.
How can I use these two classes in C#, shall I write myself a wrap with swig ?

Thanks for your answer.