UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bspslicer.h
Go to the documentation of this file.
1 /*
2  * @file
3  */
4 
5 #pragma once
6 
7 #include "../shared/shared.h"
8 #include "../shared/typedefs.h"
9 #include "../common/tracing.h"
10 
11 void SL_BSPSlice(const TR_TILE_TYPE* model, float thickness, int scale, bool singleFile, bool multipleContour);
static const vec3_t scale
void SL_BSPSlice(const TR_TILE_TYPE *model, float thickness, int scale, bool singleFile, bool multipleContour)
Definition: bspslicer.cpp:315