OpenMW
Classes | Namespaces | Typedefs
components/nif/recordptr.hpp File Reference
#include "niffile.hpp"
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

namespace  Nif

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