#include "Teddy/TeddyConfig.h"
#include "Teddy/Imports/LWClip.h"
#include "Teddy/Imports/LWEnvelope.h"
#include "Teddy/Imports/LWFile.h"
#include "Teddy/Imports/LWLayer.h"
#include "Teddy/Imports/LWModel.h"
#include "Teddy/Imports/LWSurface.h"
#include "Teddy/Models/Model.h"
#include "Teddy/Models/Face.h"
#include "Teddy/Models/Geometry.h"
#include "Teddy/Models/Vertex.h"
#include "Teddy/SysSupport/Exception.h"
#include "Teddy/SysSupport/Messages.h"
#include "Teddy/SysSupport/StdMaths.h"
#include "Teddy/SysSupport/StdIO.h"
#include <algorithm>
Include dependency graph for LWLayer.cpp:
Go to the source code of this file.
Namespaces | |
namespace | std |
namespace | Teddy |
namespace | Teddy::Imports |
Defines | |
#define | USE_LIGHTWAVE_SCALE 1 |
#define | SCALE 1 |
|
Definition at line 52 of file LWLayer.cpp. Referenced by Teddy::Imports::LWLayer::pointList. |
|
Definition at line 51 of file LWLayer.cpp. |