6 lines
128 B
C++
Executable file
6 lines
128 B
C++
Executable file
#include "SimpleMeshWithCachedTree.h"
|
|
|
|
USimpleMeshWithCachedTree::USimpleMeshWithCachedTree() {
|
|
this->InvertCSG = false;
|
|
}
|
|
|