mirror of
https://github.com/Relintai/voxelman.git
synced 2025-01-27 15:19:18 +01:00
4 lines
66 B
C++
4 lines
66 B
C++
|
#include "mesh_simplifier.h"
|
||
|
|
||
|
MeshSimplifier::MeshSimplifier() {
|
||
|
}
|