c++ Programming Glossary: mywrapper
Wrapping C++ for use in C# http://stackoverflow.com/questions/9521916/wrapping-c-for-use-in-c-sharp int width int height end of extern Managed CLI code MyWrappers.h #include Recast.h namespace Wrappers public ref class MyWrapper.. #include Recast.h namespace Wrappers public ref class MyWrapper private rcContect _NativeClass public MyWrapper bool state ~MyWrapper.. ref class MyWrapper private rcContect _NativeClass public MyWrapper bool state ~MyWrapper void resetLog void enableLog bool state..
|