User: hofman007

  • Public profile

User profile: hofman007

User info
User name:hofman007
History
Joined:
Number of posts:4
Latest posts:

Wrapper for C++ to be used in C# (as dll)
Any help with writing the wrapper?

Wrapper for C++ to be used in C# (as dll)
basically 3 floats. here is the full definition: class float3 { public: enum { Size = 3 }; flo...

Wrapper for C++ to be used in C# (as dll)
I've been told that I can write a wrapper in the C++ code itself but I don't know how to work with M...

Wrapper for C++ to be used in C# (as dll)
Hello, I want to use this function in my C# project: typedef float3 vec; class OBB { public:...

This user does not accept Private Messages