|
Foundation
|
Macros | |
| #define | FAST_OBJ_IMPLEMENTATION |
Functions | |
| void | LoadObj (FImportedMesh &outMesh, StringView path) |
| #define FAST_OBJ_IMPLEMENTATION |
| void LoadObj | ( | FImportedMesh & | mesh, |
| StringView | path | ||
| ) |
Loads a Wavefront OBJ file into a mesh, with no optimization applied.