OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
recordptr.hpp File Reference
#include "niffile.hpp"
#include "nifstream.hpp"
#include <vector>
Include dependency graph for recordptr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nif::RecordPtrT< X >
 
class  Nif::RecordListT< X >
 

Namespaces

 Nif
 This file holds the main classes of NIF Records used by everything else.
 

Typedefs

typedef RecordPtrT< Node > Nif::NodePtr
 
typedef RecordPtrT< Extra > Nif::ExtraPtr
 
typedef RecordPtrT< NiUVData > Nif::NiUVDataPtr
 
typedef RecordPtrT< NiPosData > Nif::NiPosDataPtr
 
typedef RecordPtrT< NiVisData > Nif::NiVisDataPtr
 
typedef RecordPtrT< Controller > Nif::ControllerPtr
 
typedef RecordPtrT< Controlled > Nif::ControlledPtr
 
typedef RecordPtrT< NiSkinData > Nif::NiSkinDataPtr
 
typedef RecordPtrT< NiMorphData > Nif::NiMorphDataPtr
 
typedef RecordPtrT< NiPixelData > Nif::NiPixelDataPtr
 
typedef RecordPtrT< NiFloatData > Nif::NiFloatDataPtr
 
typedef RecordPtrT< NiColorData > Nif::NiColorDataPtr
 
typedef RecordPtrT
< NiKeyframeData > 
Nif::NiKeyframeDataPtr
 
typedef RecordPtrT
< NiTriShapeData > 
Nif::NiTriShapeDataPtr
 
typedef RecordPtrT
< NiSkinInstance > 
Nif::NiSkinInstancePtr
 
typedef RecordPtrT
< NiSourceTexture > 
Nif::NiSourceTexturePtr
 
typedef RecordPtrT
< NiRotatingParticlesData > 
Nif::NiRotatingParticlesDataPtr
 
typedef RecordPtrT
< NiAutoNormalParticlesData > 
Nif::NiAutoNormalParticlesDataPtr
 
typedef RecordListT< Node > Nif::NodeList
 
typedef RecordListT< Property > Nif::PropertyList
 
typedef RecordListT
< NiSourceTexture > 
Nif::NiSourceTextureList