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

Go to the source code of this file.

Classes

struct  Divide::FileData
 
struct  Divide::PatchData
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::Patch
 

Macros

#define DVD_PATCH_H_
 

Functions

bool Divide::Patch::compareData (const PatchData &data)
 
void Divide::Patch::addGeometry (const FileData &data)
 
const vector< FileData > & Divide::Patch::modelData () noexcept
 
void Divide::Patch::clearModelData () noexcept
 

Macro Definition Documentation

◆ DVD_PATCH_H_

#define DVD_PATCH_H_

Definition at line 34 of file Patch.h.