xoreos  0.0.5
Classes | Namespaces
trxfile.h File Reference

Loader for Neverwinter Nights 2 baked terrain files (TRX). More...

#include <list>
#include <vector>
#include "src/common/types.h"
#include "src/common/ptrlist.h"
Include dependency graph for trxfile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::NWN2::TRXFile
 Loader for TRX, baked terrain files, found in Neverwinter Nights 2. More...
 
struct  Engines::NWN2::TRXFile::Packet
 A packet within a TRX file. More...
 

Namespaces

 Common
 
 Graphics
 
 Graphics::Aurora
 
 Engines
 
 Engines::NWN2
 

Detailed Description

Loader for Neverwinter Nights 2 baked terrain files (TRX).

Definition in file trxfile.h.