Isle
Loading...
Searching...
No Matches
viewlod.cpp
Go to the documentation of this file.
1#include "viewlod.h"
2
3// FUNCTION: LEGO1 0x100a5e40
5{
6 delete m_meshBuilder;
7}
Tgl::MeshBuilder * m_meshBuilder
[AI] Points to a mesh builder instance for constructing or managing polygonal mesh data for this LOD.
Definition: viewlod.h:102
~ViewLOD() override
[AI] Destructor, deletes the owned mesh builder if present.
Definition: viewlod.cpp:4