Add Model SDF generation utilities
This commit is contained in:
@@ -44,7 +44,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
/** @file Implementation of the helper class to quickly find vertices close to a given position */
|
||||
|
||||
#include "SpatialSort.h"
|
||||
#if COMPILE_WITH_MODEL_TOOL
|
||||
#if COMPILE_WITH_MODEL_TOOL && USE_EDITOR
|
||||
#include <assimp/ai_assert.h>
|
||||
|
||||
using namespace Assimp;
|
||||
|
||||
Reference in New Issue
Block a user