// LodMeshObject.cpp: implementation of the CLodMeshObject class. // ////////////////////////////////////////////////////////////////////// #include "LodMeshObject.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CLodMeshObject::CLodMeshObject() { } CLodMeshObject::~CLodMeshObject() { }