History: Read raw data from ManualObject
Source of version: 1 (current)
Copy to clipboard
There is a code snippet shows how to __read out__ data from __vertex buffer__ and __index buffer__ of a ((ManualObject)).
Currently it's only available in C# (for ((Mogre))), but it should be easy to port it to C++.
__The code you find ((Read raw data from ManualObject - MOGRE|HERE)).__
If anybody ports the code to C++, please publish it on this wiki page.