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