#include "Teddy/TeddyConfig.h"
#include "Teddy/Imports/LWFile.h"
#include "Teddy/Imports/LWModel.h"
#include "Teddy/Imports/LWLayer.h"
#include "Teddy/Materials/Material.h"
#include "Teddy/Models/Model.h"
#include "Teddy/Models/Face.h"
#include "Teddy/Models/Vertex.h"
#include "Teddy/SysSupport/Exception.h"
#include "Teddy/SysSupport/FileScan.h"
#include "Teddy/SysSupport/Messages.h"
#include "Teddy/SysSupport/StdMaths.h"
#include "Teddy/SysSupport/StdIO.h"
#include <algorithm>
Include dependency graph for LWModel.cpp:
Go to the source code of this file.
Namespaces | |
namespace | Teddy |
namespace | Teddy::Imports |
Defines | |
#define | USE_LIGHTWAVE_SCALE 1 |
#define | SCALE 1 |
|
Definition at line 51 of file LWModel.cpp. |
|
Definition at line 50 of file LWModel.cpp. |