6 lines
78 B
C++
Executable file
6 lines
78 B
C++
Executable file
#include "SDFOnion.h"
|
|
|
|
USDFOnion::USDFOnion() {
|
|
this->Argument = NULL;
|
|
}
|
|
|