xoreos
0.0.5
|
Loader for Neverwinter Nights 2 baked terrain files (TRX). More...
#include "src/common/scopedptr.h"
#include "src/common/error.h"
#include "src/common/readstream.h"
#include "src/common/encoding.h"
#include "src/common/ustring.h"
#include "src/common/strutil.h"
#include "src/aurora/resman.h"
#include "src/graphics/graphics.h"
#include "src/graphics/vertexbuffer.h"
#include "src/graphics/indexbuffer.h"
#include "src/graphics/aurora/geometryobject.h"
#include "src/engines/nwn2/trxfile.h"
Go to the source code of this file.
Namespaces | |
Engines | |
Engines::NWN2 | |
Loader for Neverwinter Nights 2 baked terrain files (TRX).
Definition in file trxfile.cpp.