![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/Patch.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::anonymous_namespace{Patch.cpp} |
namespace | Divide::Patch |
Functions | |
void | Divide::Patch::addGeometry (const FileData &data) |
bool | Divide::Patch::compareData (const PatchData &data) |
const vector< FileData > & | Divide::Patch::modelData () noexcept |
void | Divide::Patch::clearModelData () noexcept |
Variables | |
NO_DESTROY vector< FileData > | Divide::anonymous_namespace{Patch.cpp}::s_ModelData |