#include <MRCMisc/exports.h>Go to the source code of this file.
| Typedefs | |
| typedef struct MR_Mesh | MR_Mesh | 
| Functions | |
| MRC_API MR_Mesh * | MR_makePlane (void) | 
Generated from function MR::makePlane. Never returns null. Returns an instance allocated on the heap! Must call MR_Mesh_Destroy() to free it when you're done using it.