Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
MeshImporter.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::anonymous_namespace{MeshImporter.cpp}
 
namespace  Divide::Import
 

Functions

GeometryFormat Divide::GetGeometryFormatForExtension (const char *extension) noexcept
 

Variables

constexpr U16 Divide::anonymous_namespace{MeshImporter.cpp}::BYTE_BUFFER_VERSION = 1u
 
const char * Divide::anonymous_namespace{MeshImporter.cpp}::g_parsedAssetGeometryExt = "DVDGeom"
 
const char * Divide::anonymous_namespace{MeshImporter.cpp}::g_parsedAssetAnimationExt = "DVDAnim"