Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::anonymous_namespace{MeshImporter.cpp} Namespace Reference

Variables

constexpr U16 BYTE_BUFFER_VERSION = 1u
 
const char * g_parsedAssetGeometryExt = "DVDGeom"
 
const char * g_parsedAssetAnimationExt = "DVDAnim"
 

Variable Documentation

◆ BYTE_BUFFER_VERSION

constexpr U16 Divide::anonymous_namespace{MeshImporter.cpp}::BYTE_BUFFER_VERSION = 1u
constexpr

Definition at line 23 of file MeshImporter.cpp.

◆ g_parsedAssetAnimationExt

const char* Divide::anonymous_namespace{MeshImporter.cpp}::g_parsedAssetAnimationExt = "DVDAnim"

Definition at line 25 of file MeshImporter.cpp.

◆ g_parsedAssetGeometryExt

const char* Divide::anonymous_namespace{MeshImporter.cpp}::g_parsedAssetGeometryExt = "DVDGeom"

Definition at line 24 of file MeshImporter.cpp.