From ad25d0744edc23db8741673a08fb992e37740bd2 Mon Sep 17 00:00:00 2001 From: Shon Ferguson <shonferg@users.sourceforge.net> Date: Sun, 18 Jun 2006 23:30:36 +0000 Subject: [PATCH] Changed namespace from NifLib to Niflib. Commented out functions written by Amorilia that I need to figure out how to fix. --- NIF_IO.cpp | 2 +- NIF_IO.h | 2 +- Ref.h | 2 +- Type.cpp | 2 +- Type.h | 2 +- gen/AVObject.cpp | 2 +- gen/AVObject.h | 2 +- gen/BoundingBox.cpp | 2 +- gen/BoundingBox.h | 2 +- gen/ByteArray.cpp | 2 +- gen/ByteArray.h | 2 +- gen/ControllerLink.cpp | 2 +- gen/ControllerLink.h | 2 +- gen/Footer.cpp | 2 +- gen/Footer.h | 2 +- gen/FurniturePosition.cpp | 2 +- gen/FurniturePosition.h | 2 +- gen/Header.cpp | 2 +- gen/Header.h | 2 +- gen/KeyGroup.h | 2 +- gen/LODRange.cpp | 2 +- gen/LODRange.h | 2 +- gen/LimitedHingeDescriptor.cpp | 2 +- gen/LimitedHingeDescriptor.h | 2 +- gen/MatchGroup.cpp | 2 +- gen/MatchGroup.h | 2 +- gen/MipMap.cpp | 2 +- gen/MipMap.h | 2 +- gen/Morph.cpp | 2 +- gen/Morph.h | 2 +- gen/NodeGroup.cpp | 2 +- gen/NodeGroup.h | 2 +- gen/Particle.cpp | 2 +- gen/Particle.h | 2 +- gen/QuaternionXYZW.cpp | 2 +- gen/QuaternionXYZW.h | 2 +- gen/RagDollDescriptor.cpp | 2 +- gen/RagDollDescriptor.h | 2 +- gen/RotationKeyArray.h | 2 +- gen/ShaderTexDesc.cpp | 2 +- gen/ShaderTexDesc.h | 2 +- gen/ShortString.cpp | 2 +- gen/ShortString.h | 2 +- gen/SkinData.cpp | 2 +- gen/SkinData.h | 2 +- gen/SkinPartition.cpp | 2 +- gen/SkinPartition.h | 2 +- gen/SkinShape.cpp | 2 +- gen/SkinShape.h | 2 +- gen/SkinShapeGroup.cpp | 2 +- gen/SkinShapeGroup.h | 2 +- gen/SkinWeight.cpp | 2 +- gen/SkinWeight.h | 2 +- gen/StringPalette.cpp | 2 +- gen/StringPalette.h | 2 +- gen/TBC.cpp | 2 +- gen/TBC.h | 2 +- gen/TexDesc.cpp | 2 +- gen/TexDesc.h | 2 +- gen/TexSource.cpp | 2 +- gen/TexSource.h | 2 +- gen/hkTriangle.cpp | 2 +- gen/hkTriangle.h | 2 +- gen/obj_factories.cpp | 6 +- gen/obj_impl.cpp | 2 +- nif_math.cpp | 4 +- nif_math.h | 2 +- niflib.cpp | 249 ++++++------ niflib.h | 28 +- obj/ABoneLODController.cpp | 2 +- obj/ABoneLODController.h | 2 +- obj/AKeyedData.cpp | 2 +- obj/AKeyedData.h | 2 +- obj/APSysCtlr.cpp | 2 +- obj/APSysCtlr.h | 2 +- obj/APSysData.cpp | 2 +- obj/APSysData.h | 2 +- obj/AParticleModifier.cpp | 2 +- obj/AParticleModifier.h | 2 +- obj/AbhkConstraint.cpp | 2 +- obj/AbhkConstraint.h | 2 +- obj/AbhkRagdollConstraint.cpp | 2 +- obj/AbhkRagdollConstraint.h | 2 +- obj/AbhkShapeCollection.cpp | 2 +- obj/AbhkShapeCollection.h | 2 +- obj/AvoidNode.cpp | 2 +- obj/AvoidNode.h | 2 +- obj/BSBound.cpp | 2 +- obj/BSBound.h | 2 +- obj/BSFurnitureMarker.cpp | 2 +- obj/BSFurnitureMarker.h | 2 +- obj/BSKeyframeController.cpp | 2 +- obj/BSKeyframeController.h | 2 +- obj/BSPSysArrayEmitter.cpp | 2 +- obj/BSPSysArrayEmitter.h | 2 +- obj/BSParentVelocityModifier.cpp | 2 +- obj/BSParentVelocityModifier.h | 2 +- obj/BSXFlags.cpp | 2 +- obj/BSXFlags.h | 2 +- obj/FxButton.cpp | 2 +- obj/FxButton.h | 2 +- obj/FxRadioButton.cpp | 2 +- obj/FxRadioButton.h | 2 +- obj/FxWidget.cpp | 2 +- obj/FxWidget.h | 2 +- obj/NiAVObject.cpp | 2 +- obj/NiAVObject.h | 2 +- obj/NiAlphaController.cpp | 2 +- obj/NiAlphaController.h | 2 +- obj/NiAlphaProperty.cpp | 2 +- obj/NiAlphaProperty.h | 2 +- obj/NiAmbientLight.cpp | 2 +- obj/NiAmbientLight.h | 2 +- obj/NiAutoNormalParticles.cpp | 2 +- obj/NiAutoNormalParticles.h | 2 +- obj/NiAutoNormalParticlesData.cpp | 2 +- obj/NiAutoNormalParticlesData.h | 2 +- obj/NiBSAnimationNode.cpp | 2 +- obj/NiBSAnimationNode.h | 2 +- obj/NiBSBoneLODController.cpp | 2 +- obj/NiBSBoneLODController.h | 2 +- obj/NiBSPArrayController.cpp | 2 +- obj/NiBSPArrayController.h | 2 +- obj/NiBSParticleNode.cpp | 2 +- obj/NiBSParticleNode.h | 2 +- obj/NiBSplineBasisData.cpp | 2 +- obj/NiBSplineBasisData.h | 2 +- obj/NiBSplineCompFloatInterpolator.cpp | 2 +- obj/NiBSplineCompFloatInterpolator.h | 2 +- obj/NiBSplineCompPoint3Interpolator.cpp | 2 +- obj/NiBSplineCompPoint3Interpolator.h | 2 +- obj/NiBSplineCompTransformInterpolator.cpp | 2 +- obj/NiBSplineCompTransformInterpolator.h | 2 +- obj/NiBSplineData.cpp | 2 +- obj/NiBSplineData.h | 2 +- obj/NiBSplineInterpolator.cpp | 2 +- obj/NiBSplineInterpolator.h | 2 +- obj/NiBillboardNode.cpp | 2 +- obj/NiBillboardNode.h | 2 +- obj/NiBinaryExtraData.cpp | 2 +- obj/NiBinaryExtraData.h | 2 +- obj/NiBlendBoolInterpolator.cpp | 2 +- obj/NiBlendBoolInterpolator.h | 2 +- obj/NiBlendFloatInterpolator.cpp | 2 +- obj/NiBlendFloatInterpolator.h | 2 +- obj/NiBlendInterpolator.cpp | 2 +- obj/NiBlendInterpolator.h | 2 +- obj/NiBlendPoint3Interpolator.cpp | 2 +- obj/NiBlendPoint3Interpolator.h | 2 +- obj/NiBlendTransformInterpolator.cpp | 2 +- obj/NiBlendTransformInterpolator.h | 2 +- obj/NiBoneLODController.cpp | 2 +- obj/NiBoneLODController.h | 2 +- obj/NiBoolData.cpp | 2 +- obj/NiBoolData.h | 2 +- obj/NiBoolInterpolator.cpp | 2 +- obj/NiBoolInterpolator.h | 2 +- obj/NiBoolTimelineInterpolator.cpp | 2 +- obj/NiBoolTimelineInterpolator.h | 2 +- obj/NiBooleanExtraData.cpp | 2 +- obj/NiBooleanExtraData.h | 2 +- obj/NiCamera.cpp | 2 +- obj/NiCamera.h | 2 +- obj/NiCollisionData.cpp | 2 +- obj/NiCollisionData.h | 2 +- obj/NiCollisionObject.cpp | 2 +- obj/NiCollisionObject.h | 2 +- obj/NiColorData.cpp | 2 +- obj/NiColorData.h | 2 +- obj/NiColorExtraData.cpp | 2 +- obj/NiColorExtraData.h | 2 +- obj/NiControllerManager.cpp | 2 +- obj/NiControllerManager.h | 2 +- obj/NiControllerSequence.cpp | 2 +- obj/NiControllerSequence.h | 2 +- obj/NiDefaultAVObjectPalette.cpp | 2 +- obj/NiDefaultAVObjectPalette.h | 2 +- obj/NiDirectionalLight.cpp | 2 +- obj/NiDirectionalLight.h | 2 +- obj/NiDitherProperty.cpp | 2 +- obj/NiDitherProperty.h | 2 +- obj/NiDynamicEffect.cpp | 2 +- obj/NiDynamicEffect.h | 2 +- obj/NiExtraData.cpp | 2 +- obj/NiExtraData.h | 2 +- obj/NiFlipController.cpp | 2 +- obj/NiFlipController.h | 2 +- obj/NiFloatData.cpp | 2 +- obj/NiFloatData.h | 2 +- obj/NiFloatExtraData.cpp | 2 +- obj/NiFloatExtraData.h | 2 +- obj/NiFloatExtraDataController.cpp | 2 +- obj/NiFloatExtraDataController.h | 2 +- obj/NiFloatInterpolator.cpp | 2 +- obj/NiFloatInterpolator.h | 2 +- obj/NiFloatsExtraData.cpp | 2 +- obj/NiFloatsExtraData.h | 2 +- obj/NiFogProperty.cpp | 2 +- obj/NiFogProperty.h | 2 +- obj/NiGeomMorpherController.cpp | 2 +- obj/NiGeomMorpherController.h | 2 +- obj/NiGravity.cpp | 2 +- obj/NiGravity.h | 2 +- obj/NiIntegerExtraData.cpp | 2 +- obj/NiIntegerExtraData.h | 2 +- obj/NiIntegersExtraData.cpp | 2 +- obj/NiIntegersExtraData.h | 2 +- obj/NiInterpolator.cpp | 2 +- obj/NiInterpolator.h | 2 +- obj/NiKeyframeController.cpp | 2 +- obj/NiKeyframeController.h | 2 +- obj/NiKeyframeData.cpp | 2 +- obj/NiKeyframeData.h | 2 +- obj/NiLODNode.cpp | 2 +- obj/NiLODNode.h | 2 +- obj/NiLight.cpp | 2 +- obj/NiLight.h | 2 +- obj/NiLightColorController.cpp | 2 +- obj/NiLightColorController.h | 2 +- obj/NiLightDimmerController.cpp | 2 +- obj/NiLightDimmerController.h | 2 +- obj/NiLookAtController.cpp | 2 +- obj/NiLookAtController.h | 2 +- obj/NiLookAtInterpolator.cpp | 2 +- obj/NiLookAtInterpolator.h | 2 +- obj/NiMaterialColorController.cpp | 2 +- obj/NiMaterialColorController.h | 2 +- obj/NiMaterialProperty.cpp | 2 +- obj/NiMaterialProperty.h | 2 +- obj/NiMeshPSysData.cpp | 2 +- obj/NiMeshPSysData.h | 2 +- obj/NiMeshParticleSystem.cpp | 2 +- obj/NiMeshParticleSystem.h | 2 +- obj/NiMorphData.cpp | 2 +- obj/NiMorphData.h | 2 +- obj/NiMultiTargetTransformController.cpp | 2 +- obj/NiMultiTargetTransformController.h | 2 +- obj/NiNode.cpp | 2 +- obj/NiNode.h | 2 +- obj/NiObject.cpp | 2 +- obj/NiObject.h | 2 +- obj/NiObjectNET.cpp | 2 +- obj/NiObjectNET.h | 2 +- obj/NiPSysAgeDeathModifier.cpp | 2 +- obj/NiPSysAgeDeathModifier.h | 2 +- obj/NiPSysBombModifier.cpp | 2 +- obj/NiPSysBombModifier.h | 2 +- obj/NiPSysBoundUpdateModifier.cpp | 2 +- obj/NiPSysBoundUpdateModifier.h | 2 +- obj/NiPSysBoxEmitter.cpp | 2 +- obj/NiPSysBoxEmitter.h | 2 +- obj/NiPSysColliderManager.cpp | 2 +- obj/NiPSysColliderManager.h | 2 +- obj/NiPSysColorModifier.cpp | 2 +- obj/NiPSysColorModifier.h | 2 +- obj/NiPSysCylinderEmitter.cpp | 2 +- obj/NiPSysCylinderEmitter.h | 2 +- obj/NiPSysData.cpp | 2 +- obj/NiPSysData.h | 2 +- obj/NiPSysDragModifier.cpp | 2 +- obj/NiPSysDragModifier.h | 2 +- obj/NiPSysEmitter.cpp | 2 +- obj/NiPSysEmitter.h | 2 +- obj/NiPSysEmitterCtlr.cpp | 2 +- obj/NiPSysEmitterCtlr.h | 2 +- obj/NiPSysEmitterCtlrData.cpp | 2 +- obj/NiPSysEmitterCtlrData.h | 2 +- obj/NiPSysEmitterDeclinationCtlr.cpp | 2 +- obj/NiPSysEmitterDeclinationCtlr.h | 2 +- obj/NiPSysEmitterDeclinationVarCtlr.cpp | 2 +- obj/NiPSysEmitterDeclinationVarCtlr.h | 2 +- obj/NiPSysEmitterInitialRadiusCtlr.cpp | 2 +- obj/NiPSysEmitterInitialRadiusCtlr.h | 2 +- obj/NiPSysEmitterLifeSpanCtlr.cpp | 2 +- obj/NiPSysEmitterLifeSpanCtlr.h | 2 +- obj/NiPSysEmitterSpeedCtlr.cpp | 2 +- obj/NiPSysEmitterSpeedCtlr.h | 2 +- obj/NiPSysGravityModifier.cpp | 2 +- obj/NiPSysGravityModifier.h | 2 +- obj/NiPSysGravityStrengthCtlr.cpp | 2 +- obj/NiPSysGravityStrengthCtlr.h | 2 +- obj/NiPSysGrowFadeModifier.cpp | 2 +- obj/NiPSysGrowFadeModifier.h | 2 +- obj/NiPSysMeshEmitter.cpp | 2 +- obj/NiPSysMeshEmitter.h | 2 +- obj/NiPSysMeshUpdateModifier.cpp | 2 +- obj/NiPSysMeshUpdateModifier.h | 2 +- obj/NiPSysModifier.cpp | 2 +- obj/NiPSysModifier.h | 2 +- obj/NiPSysModifierActiveCtlr.cpp | 2 +- obj/NiPSysModifierActiveCtlr.h | 2 +- obj/NiPSysPlanarCollider.cpp | 2 +- obj/NiPSysPlanarCollider.h | 2 +- obj/NiPSysPositionModifier.cpp | 2 +- obj/NiPSysPositionModifier.h | 2 +- obj/NiPSysResetOnLoopCtlr.cpp | 2 +- obj/NiPSysResetOnLoopCtlr.h | 2 +- obj/NiPSysRotationModifier.cpp | 2 +- obj/NiPSysRotationModifier.h | 2 +- obj/NiPSysSpawnModifier.cpp | 2 +- obj/NiPSysSpawnModifier.h | 2 +- obj/NiPSysSphereEmitter.cpp | 2 +- obj/NiPSysSphereEmitter.h | 2 +- obj/NiPSysUpdateCtlr.cpp | 2 +- obj/NiPSysUpdateCtlr.h | 2 +- obj/NiPSysVolumeEmitter.cpp | 2 +- obj/NiPSysVolumeEmitter.h | 2 +- obj/NiPalette.cpp | 2 +- obj/NiPalette.h | 2 +- obj/NiParticleBomb.cpp | 2 +- obj/NiParticleBomb.h | 2 +- obj/NiParticleColorModifier.cpp | 2 +- obj/NiParticleColorModifier.h | 2 +- obj/NiParticleGrowFade.cpp | 2 +- obj/NiParticleGrowFade.h | 2 +- obj/NiParticleMeshModifier.cpp | 2 +- obj/NiParticleMeshModifier.h | 2 +- obj/NiParticleMeshes.cpp | 2 +- obj/NiParticleMeshes.h | 2 +- obj/NiParticleMeshesData.cpp | 2 +- obj/NiParticleMeshesData.h | 2 +- obj/NiParticleRotation.cpp | 2 +- obj/NiParticleRotation.h | 2 +- obj/NiParticleSystem.cpp | 2 +- obj/NiParticleSystem.h | 2 +- obj/NiParticleSystemController.cpp | 2 +- obj/NiParticleSystemController.h | 2 +- obj/NiParticles.cpp | 2 +- obj/NiParticles.h | 2 +- obj/NiParticlesData.cpp | 2 +- obj/NiParticlesData.h | 2 +- obj/NiPathController.cpp | 2 +- obj/NiPathController.h | 2 +- obj/NiPathInterpolator.cpp | 2 +- obj/NiPathInterpolator.h | 2 +- obj/NiPixelData.cpp | 2 +- obj/NiPixelData.h | 2 +- obj/NiPlanarCollider.cpp | 2 +- obj/NiPlanarCollider.h | 2 +- obj/NiPoint3Interpolator.cpp | 2 +- obj/NiPoint3Interpolator.h | 2 +- obj/NiPointLight.cpp | 2 +- obj/NiPointLight.h | 2 +- obj/NiPosData.cpp | 2 +- obj/NiPosData.h | 2 +- obj/NiProperty.cpp | 2 +- obj/NiProperty.h | 2 +- obj/NiRangeLODData.cpp | 2 +- obj/NiRangeLODData.h | 2 +- obj/NiRotatingParticles.cpp | 2 +- obj/NiRotatingParticles.h | 2 +- obj/NiRotatingParticlesData.cpp | 2 +- obj/NiRotatingParticlesData.h | 2 +- obj/NiScreenLODData.cpp | 2 +- obj/NiScreenLODData.h | 2 +- obj/NiSequenceStreamHelper.cpp | 2 +- obj/NiSequenceStreamHelper.h | 2 +- obj/NiShadeProperty.cpp | 2 +- obj/NiShadeProperty.h | 2 +- obj/NiSingleInterpolatorController.cpp | 2 +- obj/NiSingleInterpolatorController.h | 2 +- obj/NiSkinData.cpp | 2 +- obj/NiSkinData.h | 2 +- obj/NiSkinInstance.cpp | 2 +- obj/NiSkinInstance.h | 2 +- obj/NiSkinPartition.cpp | 2 +- obj/NiSkinPartition.h | 2 +- obj/NiSourceTexture.cpp | 2 +- obj/NiSourceTexture.h | 2 +- obj/NiSpecularProperty.cpp | 2 +- obj/NiSpecularProperty.h | 2 +- obj/NiSphericalCollider.cpp | 2 +- obj/NiSphericalCollider.h | 2 +- obj/NiSpotLight.cpp | 2 +- obj/NiSpotLight.h | 2 +- obj/NiStencilProperty.cpp | 2 +- obj/NiStencilProperty.h | 2 +- obj/NiStringExtraData.cpp | 2 +- obj/NiStringExtraData.h | 2 +- obj/NiStringPalette.cpp | 2 +- obj/NiStringPalette.h | 2 +- obj/NiStringsExtraData.cpp | 2 +- obj/NiStringsExtraData.h | 2 +- obj/NiTextKeyExtraData.cpp | 2 +- obj/NiTextKeyExtraData.h | 2 +- obj/NiTextureEffect.cpp | 2 +- obj/NiTextureEffect.h | 2 +- obj/NiTextureTransformController.cpp | 2 +- obj/NiTextureTransformController.h | 2 +- obj/NiTexturingProperty.cpp | 2 +- obj/NiTexturingProperty.h | 2 +- obj/NiTimeController.cpp | 2 +- obj/NiTimeController.h | 2 +- obj/NiTransformController.cpp | 2 +- obj/NiTransformController.h | 2 +- obj/NiTransformData.cpp | 2 +- obj/NiTransformData.h | 2 +- obj/NiTransformInterpolator.cpp | 2 +- obj/NiTransformInterpolator.h | 2 +- obj/NiTriBasedGeom.cpp | 2 +- obj/NiTriBasedGeom.h | 2 +- obj/NiTriBasedGeomData.cpp | 2 +- obj/NiTriBasedGeomData.h | 2 +- obj/NiTriShape.cpp | 2 +- obj/NiTriShape.h | 2 +- obj/NiTriShapeData.cpp | 2 +- obj/NiTriShapeData.h | 2 +- obj/NiTriStrips.cpp | 2 +- obj/NiTriStrips.h | 2 +- obj/NiTriStripsData.cpp | 2 +- obj/NiTriStripsData.h | 2 +- obj/NiUVController.cpp | 2 +- obj/NiUVController.h | 2 +- obj/NiUVData.cpp | 2 +- obj/NiUVData.h | 2 +- obj/NiVectorExtraData.cpp | 2 +- obj/NiVectorExtraData.h | 2 +- obj/NiVertWeightsExtraData.cpp | 2 +- obj/NiVertWeightsExtraData.h | 2 +- obj/NiVertexColorProperty.cpp | 2 +- obj/NiVertexColorProperty.h | 2 +- obj/NiVisController.cpp | 2 +- obj/NiVisController.h | 2 +- obj/NiVisData.cpp | 2 +- obj/NiVisData.h | 2 +- obj/NiWireframeProperty.cpp | 2 +- obj/NiWireframeProperty.h | 2 +- obj/NiZBufferProperty.cpp | 2 +- obj/NiZBufferProperty.h | 2 +- obj/RootCollisionNode.cpp | 2 +- obj/RootCollisionNode.h | 2 +- obj/bhkBlendCollisionObject.cpp | 2 +- obj/bhkBlendCollisionObject.h | 2 +- obj/bhkBlendController.cpp | 2 +- obj/bhkBlendController.h | 2 +- obj/bhkBoxShape.cpp | 2 +- obj/bhkBoxShape.h | 2 +- obj/bhkCapsuleShape.cpp | 2 +- obj/bhkCapsuleShape.h | 2 +- obj/bhkCollisionObject.cpp | 2 +- obj/bhkCollisionObject.h | 2 +- obj/bhkConvexShape.cpp | 2 +- obj/bhkConvexShape.h | 2 +- obj/bhkConvexTransformShape.cpp | 2 +- obj/bhkConvexTransformShape.h | 2 +- obj/bhkConvexVerticesShape.cpp | 2 +- obj/bhkConvexVerticesShape.h | 2 +- obj/bhkEntity.cpp | 2 +- obj/bhkEntity.h | 2 +- obj/bhkHingeConstraint.cpp | 2 +- obj/bhkHingeConstraint.h | 2 +- obj/bhkLimitedHingeConstraint.cpp | 2 +- obj/bhkLimitedHingeConstraint.h | 2 +- obj/bhkListShape.cpp | 2 +- obj/bhkListShape.h | 2 +- obj/bhkMalleableConstraint.cpp | 2 +- obj/bhkMalleableConstraint.h | 2 +- obj/bhkMoppBvTreeShape.cpp | 2 +- obj/bhkMoppBvTreeShape.h | 2 +- obj/bhkMultiSphereShape.cpp | 2 +- obj/bhkMultiSphereShape.h | 2 +- obj/bhkNiTriStripsShape.cpp | 2 +- obj/bhkNiTriStripsShape.h | 2 +- obj/bhkPackedNiTriStripsShape.cpp | 2 +- obj/bhkPackedNiTriStripsShape.h | 2 +- obj/bhkPrismaticConstraint.cpp | 2 +- obj/bhkPrismaticConstraint.h | 2 +- obj/bhkRagdollConstraint.cpp | 2 +- obj/bhkRagdollConstraint.h | 2 +- obj/bhkRefObject.cpp | 2 +- obj/bhkRefObject.h | 2 +- obj/bhkRigidBody.cpp | 2 +- obj/bhkRigidBody.h | 2 +- obj/bhkRigidBodyT.cpp | 2 +- obj/bhkRigidBodyT.h | 2 +- obj/bhkSPCollisionObject.cpp | 2 +- obj/bhkSPCollisionObject.h | 2 +- obj/bhkSerializable.cpp | 2 +- obj/bhkSerializable.h | 2 +- obj/bhkShape.cpp | 2 +- obj/bhkShape.h | 2 +- obj/bhkSimpleShapePhantom.cpp | 2 +- obj/bhkSimpleShapePhantom.h | 2 +- obj/bhkSphereRepShape.cpp | 2 +- obj/bhkSphereRepShape.h | 2 +- obj/bhkSphereShape.cpp | 2 +- obj/bhkSphereShape.h | 2 +- obj/bhkStiffSpringConstraint.cpp | 2 +- obj/bhkStiffSpringConstraint.h | 2 +- obj/bhkTransformShape.cpp | 2 +- obj/bhkTransformShape.h | 2 +- obj/bhkWorldObject.cpp | 2 +- obj/bhkWorldObject.h | 2 +- obj/hkPackedNiTriStripsData.cpp | 2 +- obj/hkPackedNiTriStripsData.h | 2 +- pch.h | 429 +++++++++++---------- 496 files changed, 852 insertions(+), 846 deletions(-) diff --git a/NIF_IO.cpp b/NIF_IO.cpp index 40883964..381f0c9d 100644 --- a/NIF_IO.cpp +++ b/NIF_IO.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NIF_IO.h" -namespace NifLib { +namespace Niflib { int BlockSearch( istream& in ) { diff --git a/NIF_IO.h b/NIF_IO.h index 1eab830c..b2401cdb 100644 --- a/NIF_IO.h +++ b/NIF_IO.h @@ -11,7 +11,7 @@ All rights reserved. Please see niflib.h for licence. */ #include <sstream> #include <vector> #include "nif_math.h" -namespace NifLib { +namespace Niflib { using namespace std; #ifndef NULL diff --git a/Ref.h b/Ref.h index 369f48dc..20a8b1b8 100644 --- a/Ref.h +++ b/Ref.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _REF_H_ #include <ostream> #include "dll_export.h" -namespace NifLib { +namespace Niflib { /** * Smart Pointer Template diff --git a/Type.cpp b/Type.cpp index 2124249a..e9bbd4a3 100644 --- a/Type.cpp +++ b/Type.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "Type.h" -using namespace NifLib; +using namespace Niflib; Type::Type (const string & type_name, const Type * par_type ) : name(type_name), base_type(par_type) {} diff --git a/Type.h b/Type.h index f4734382..cfb35c49 100644 --- a/Type.h +++ b/Type.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "dll_export.h" using namespace std; -namespace NifLib { +namespace Niflib { /** * Run Time Type Inforamtion Class diff --git a/gen/AVObject.cpp b/gen/AVObject.cpp index 06eae544..00240675 100644 --- a/gen/AVObject.cpp +++ b/gen/AVObject.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AVObject.h" #include "../obj/NiAVObject.h" -using namespace NifLib; +using namespace Niflib; //Constructor AVObject::AVObject() : object(NULL) {}; diff --git a/gen/AVObject.h b/gen/AVObject.h index dffed035..0b183091 100644 --- a/gen/AVObject.h +++ b/gen/AVObject.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/gen/BoundingBox.cpp b/gen/BoundingBox.cpp index 96545cd1..52a0b33d 100644 --- a/gen/BoundingBox.cpp +++ b/gen/BoundingBox.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BoundingBox.h" -using namespace NifLib; +using namespace Niflib; //Constructor BoundingBox::BoundingBox() : unknownInt((uint)1) {}; diff --git a/gen/BoundingBox.h b/gen/BoundingBox.h index d50f3cdf..f1489eee 100644 --- a/gen/BoundingBox.h +++ b/gen/BoundingBox.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/ByteArray.cpp b/gen/ByteArray.cpp index abb07411..8d7950f4 100644 --- a/gen/ByteArray.cpp +++ b/gen/ByteArray.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "ByteArray.h" -using namespace NifLib; +using namespace Niflib; //Constructor ByteArray::ByteArray() : dataSize((uint)0) {}; diff --git a/gen/ByteArray.h b/gen/ByteArray.h index 79cb83de..61abc3ce 100644 --- a/gen/ByteArray.h +++ b/gen/ByteArray.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/ControllerLink.cpp b/gen/ControllerLink.cpp index 805b1c90..9f08049c 100644 --- a/gen/ControllerLink.cpp +++ b/gen/ControllerLink.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../obj/NiInterpolator.h" #include "../obj/NiObject.h" #include "../obj/NiStringPalette.h" -using namespace NifLib; +using namespace Niflib; //Constructor ControllerLink::ControllerLink() : interpolator(NULL), unknownLink1(NULL), unknownLink2(NULL), unknownShort0((ushort)0), priority_((byte)0), stringPalette(NULL), nodeNameOffset((uint)0), propertyTypeOffset((uint)0), controllerTypeOffset((uint)0), variableOffset1((uint)0), variableOffset2((uint)0) {}; diff --git a/gen/ControllerLink.h b/gen/ControllerLink.h index c34d015d..8b8d597a 100644 --- a/gen/ControllerLink.h +++ b/gen/ControllerLink.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiInterpolator; diff --git a/gen/Footer.cpp b/gen/Footer.cpp index 9082395c..d0ee5465 100644 --- a/gen/Footer.cpp +++ b/gen/Footer.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "Footer.h" #include "../obj/NiAVObject.h" -using namespace NifLib; +using namespace Niflib; //Constructor Footer::Footer() : numRoots((uint)0) {}; diff --git a/gen/Footer.h b/gen/Footer.h index 66c1d824..3b9233c6 100644 --- a/gen/Footer.h +++ b/gen/Footer.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/gen/FurniturePosition.cpp b/gen/FurniturePosition.cpp index 356e5bc7..e4b418b4 100644 --- a/gen/FurniturePosition.cpp +++ b/gen/FurniturePosition.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "FurniturePosition.h" -using namespace NifLib; +using namespace Niflib; //Constructor FurniturePosition::FurniturePosition() : orientation((ushort)0), positionRef1((byte)0), positionRef2((byte)0) {}; diff --git a/gen/FurniturePosition.h b/gen/FurniturePosition.h index 10d9c6f8..a4042ee9 100644 --- a/gen/FurniturePosition.h +++ b/gen/FurniturePosition.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/Header.cpp b/gen/Header.cpp index 0ff4ed5a..c0bbdf68 100644 --- a/gen/Header.cpp +++ b/gen/Header.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "ShortString.h" #include "ShortString.h" #include "ShortString.h" -using namespace NifLib; +using namespace Niflib; //Constructor Header::Header() : version((uint)0x04000002), endianType((byte)1), userVersion((uint)0), numBlocks((uint)0), unknownInt1((uint)0), unknownInt3((uint)0), numBlockTypes((ushort)0), unknownInt2((uint)0) {}; diff --git a/gen/Header.h b/gen/Header.h index 3811853d..1f484a11 100644 --- a/gen/Header.h +++ b/gen/Header.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "ShortString.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/KeyGroup.h b/gen/KeyGroup.h index 6d32ecde..ff67b940 100644 --- a/gen/KeyGroup.h +++ b/gen/KeyGroup.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/LODRange.cpp b/gen/LODRange.cpp index c3b3b695..7b449af5 100644 --- a/gen/LODRange.cpp +++ b/gen/LODRange.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "LODRange.h" -using namespace NifLib; +using namespace Niflib; //Constructor LODRange::LODRange() : near(0.0f), far(0.0f) {}; diff --git a/gen/LODRange.h b/gen/LODRange.h index 678ccf7b..38f752e1 100644 --- a/gen/LODRange.h +++ b/gen/LODRange.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/LimitedHingeDescriptor.cpp b/gen/LimitedHingeDescriptor.cpp index 9c42628f..a20dda48 100644 --- a/gen/LimitedHingeDescriptor.cpp +++ b/gen/LimitedHingeDescriptor.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "LimitedHingeDescriptor.h" -using namespace NifLib; +using namespace Niflib; //Constructor LimitedHingeDescriptor::LimitedHingeDescriptor() : minAngle(0.0f), maxAngle(0.0f), maxFriction(0.0f) {}; diff --git a/gen/LimitedHingeDescriptor.h b/gen/LimitedHingeDescriptor.h index 1302f8aa..2ddd5724 100644 --- a/gen/LimitedHingeDescriptor.h +++ b/gen/LimitedHingeDescriptor.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/MatchGroup.cpp b/gen/MatchGroup.cpp index d6d46bb9..6f5d8955 100644 --- a/gen/MatchGroup.cpp +++ b/gen/MatchGroup.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "MatchGroup.h" -using namespace NifLib; +using namespace Niflib; //Constructor MatchGroup::MatchGroup() : numVertices((ushort)0) {}; diff --git a/gen/MatchGroup.h b/gen/MatchGroup.h index 5564c30e..ab0b1504 100644 --- a/gen/MatchGroup.h +++ b/gen/MatchGroup.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/MipMap.cpp b/gen/MipMap.cpp index d028fa89..01169af3 100644 --- a/gen/MipMap.cpp +++ b/gen/MipMap.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "MipMap.h" -using namespace NifLib; +using namespace Niflib; //Constructor MipMap::MipMap() : width((uint)0), height((uint)0), offset((uint)0) {}; diff --git a/gen/MipMap.h b/gen/MipMap.h index 3076bb8e..d4febaf5 100644 --- a/gen/MipMap.h +++ b/gen/MipMap.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/Morph.cpp b/gen/Morph.cpp index ffd64610..6c698a7f 100644 --- a/gen/Morph.cpp +++ b/gen/Morph.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "Morph.h" -using namespace NifLib; +using namespace Niflib; //Constructor Morph::Morph() : numMorphKeys((uint)0), morphInterpolation((KeyType)0), unknownInt((uint)0) {}; diff --git a/gen/Morph.h b/gen/Morph.h index 7b024dcd..9efeddbf 100644 --- a/gen/Morph.h +++ b/gen/Morph.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/NodeGroup.cpp b/gen/NodeGroup.cpp index 13f75fa4..cf364913 100644 --- a/gen/NodeGroup.cpp +++ b/gen/NodeGroup.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NodeGroup.h" #include "../obj/NiNode.h" -using namespace NifLib; +using namespace Niflib; //Constructor NodeGroup::NodeGroup() : numNodes((uint)0) {}; diff --git a/gen/NodeGroup.h b/gen/NodeGroup.h index c001ca36..ea55a26e 100644 --- a/gen/NodeGroup.h +++ b/gen/NodeGroup.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/gen/Particle.cpp b/gen/Particle.cpp index 74f4e799..30d0a593 100644 --- a/gen/Particle.cpp +++ b/gen/Particle.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "Particle.h" -using namespace NifLib; +using namespace Niflib; //Constructor Particle::Particle() : lifetime(0.0f), lifespan(0.0f), timestamp(0.0f), unknownShort((ushort)0), vertexId((ushort)0) {}; diff --git a/gen/Particle.h b/gen/Particle.h index f17e0b9f..e192f22f 100644 --- a/gen/Particle.h +++ b/gen/Particle.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/QuaternionXYZW.cpp b/gen/QuaternionXYZW.cpp index aa3c6f9f..3842b367 100644 --- a/gen/QuaternionXYZW.cpp +++ b/gen/QuaternionXYZW.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "QuaternionXYZW.h" -using namespace NifLib; +using namespace Niflib; //Constructor QuaternionXYZW::QuaternionXYZW() : x(0.0f), y(0.0f), z(0.0f), w(0.0f) {}; diff --git a/gen/QuaternionXYZW.h b/gen/QuaternionXYZW.h index 85a25daa..57333c6b 100644 --- a/gen/QuaternionXYZW.h +++ b/gen/QuaternionXYZW.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/RagDollDescriptor.cpp b/gen/RagDollDescriptor.cpp index 67d10163..ce6a1e8b 100644 --- a/gen/RagDollDescriptor.cpp +++ b/gen/RagDollDescriptor.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "RagDollDescriptor.h" -using namespace NifLib; +using namespace Niflib; //Constructor RagDollDescriptor::RagDollDescriptor() : coneMinAngle(0.0f), planeMinAngle(0.0f), planeMaxAngle(0.0f), twistMinAngle(0.0f), twistMaxAngle(0.0f), maxFriction(0.0f) {}; diff --git a/gen/RagDollDescriptor.h b/gen/RagDollDescriptor.h index 829bd3aa..9d82af53 100644 --- a/gen/RagDollDescriptor.h +++ b/gen/RagDollDescriptor.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/RotationKeyArray.h b/gen/RotationKeyArray.h index 7ca915ef..fca73750 100644 --- a/gen/RotationKeyArray.h +++ b/gen/RotationKeyArray.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/ShaderTexDesc.cpp b/gen/ShaderTexDesc.cpp index 213c583a..bdee52d2 100644 --- a/gen/ShaderTexDesc.cpp +++ b/gen/ShaderTexDesc.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "ShaderTexDesc.h" #include "TexDesc.h" #include "../obj/NiSourceTexture.h" -using namespace NifLib; +using namespace Niflib; //Constructor ShaderTexDesc::ShaderTexDesc() : isUsed(false), unknownInt((uint)0) {}; diff --git a/gen/ShaderTexDesc.h b/gen/ShaderTexDesc.h index ff9ac0a8..c747bd71 100644 --- a/gen/ShaderTexDesc.h +++ b/gen/ShaderTexDesc.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "TexDesc.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/ShortString.cpp b/gen/ShortString.cpp index d0370af2..50d9735d 100644 --- a/gen/ShortString.cpp +++ b/gen/ShortString.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "ShortString.h" -using namespace NifLib; +using namespace Niflib; //Constructor ShortString::ShortString() : length((byte)0) {}; diff --git a/gen/ShortString.h b/gen/ShortString.h index 107b9e34..0028f76c 100644 --- a/gen/ShortString.h +++ b/gen/ShortString.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/SkinData.cpp b/gen/SkinData.cpp index ae0368ad..540d1b34 100644 --- a/gen/SkinData.cpp +++ b/gen/SkinData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "SkinData.h" #include "SkinWeight.h" -using namespace NifLib; +using namespace Niflib; //Constructor SkinData::SkinData() : scale(0.0f), numVertices((ushort)0) {}; diff --git a/gen/SkinData.h b/gen/SkinData.h index fa6f542c..f33f32b2 100644 --- a/gen/SkinData.h +++ b/gen/SkinData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "SkinWeight.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/SkinPartition.cpp b/gen/SkinPartition.cpp index b93d1833..c9828b05 100644 --- a/gen/SkinPartition.cpp +++ b/gen/SkinPartition.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "SkinPartition.h" -using namespace NifLib; +using namespace Niflib; //Constructor SkinPartition::SkinPartition() : numVertices((ushort)0), numTriangles((ushort)0), numBones((ushort)0), numStrips((ushort)0), numWeightsPerVertex((ushort)0), hasVertexMap(false), hasVertexWeights(false), hasStrips(false), hasBoneIndices(false) {}; diff --git a/gen/SkinPartition.h b/gen/SkinPartition.h index e51926bb..35384f1f 100644 --- a/gen/SkinPartition.h +++ b/gen/SkinPartition.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/SkinShape.cpp b/gen/SkinShape.cpp index 663d9ba6..89e16001 100644 --- a/gen/SkinShape.cpp +++ b/gen/SkinShape.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "SkinShape.h" #include "../obj/NiTriShape.h" #include "../obj/NiSkinInstance.h" -using namespace NifLib; +using namespace Niflib; //Constructor SkinShape::SkinShape() : shape(NULL), skinInstance(NULL) {}; diff --git a/gen/SkinShape.h b/gen/SkinShape.h index 4f00d9d9..ce3e0d7b 100644 --- a/gen/SkinShape.h +++ b/gen/SkinShape.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTriShape; diff --git a/gen/SkinShapeGroup.cpp b/gen/SkinShapeGroup.cpp index cbddd7ab..235ac487 100644 --- a/gen/SkinShapeGroup.cpp +++ b/gen/SkinShapeGroup.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "SkinShape.h" #include "../obj/NiTriShape.h" #include "../obj/NiSkinInstance.h" -using namespace NifLib; +using namespace Niflib; //Constructor SkinShapeGroup::SkinShapeGroup() : numLinkPairs((uint)0) {}; diff --git a/gen/SkinShapeGroup.h b/gen/SkinShapeGroup.h index 6108f0df..fb0c363a 100644 --- a/gen/SkinShapeGroup.h +++ b/gen/SkinShapeGroup.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "SkinShape.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/SkinWeight.cpp b/gen/SkinWeight.cpp index 2cd6a05a..0a8af68d 100644 --- a/gen/SkinWeight.cpp +++ b/gen/SkinWeight.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "SkinWeight.h" -using namespace NifLib; +using namespace Niflib; //Constructor SkinWeight::SkinWeight() : index((ushort)0), weight(0.0f) {}; diff --git a/gen/SkinWeight.h b/gen/SkinWeight.h index 9dc0a2fe..6a49949f 100644 --- a/gen/SkinWeight.h +++ b/gen/SkinWeight.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/StringPalette.cpp b/gen/StringPalette.cpp index eb2005c6..4557174a 100644 --- a/gen/StringPalette.cpp +++ b/gen/StringPalette.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "StringPalette.h" -using namespace NifLib; +using namespace Niflib; //Constructor StringPalette::StringPalette() : length((uint)0) {}; diff --git a/gen/StringPalette.h b/gen/StringPalette.h index 18b616f2..903488ef 100644 --- a/gen/StringPalette.h +++ b/gen/StringPalette.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/TBC.cpp b/gen/TBC.cpp index 79bbdf72..2ecbb94e 100644 --- a/gen/TBC.cpp +++ b/gen/TBC.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "TBC.h" -using namespace NifLib; +using namespace Niflib; //Constructor TBC::TBC() : t(0.0f), b(0.0f), c(0.0f) {}; diff --git a/gen/TBC.h b/gen/TBC.h index 634e7a8d..7f9d17d9 100644 --- a/gen/TBC.h +++ b/gen/TBC.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/TexDesc.cpp b/gen/TexDesc.cpp index d7cf5fc9..1bb38454 100644 --- a/gen/TexDesc.cpp +++ b/gen/TexDesc.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "TexDesc.h" #include "../obj/NiSourceTexture.h" -using namespace NifLib; +using namespace Niflib; //Constructor TexDesc::TexDesc() : source(NULL), clampMode((TexClampMode)WRAP_S_WRAP_T), filterMode((TexFilterMode)FILTER_TRILERP), textureSet((uint)0), ps2L((ushort)0), ps2K((ushort)0xFFB5), unknown1((ushort)0), hasTextureTransform(false), wRotation(0.0f), transformType_((uint)0) {}; diff --git a/gen/TexDesc.h b/gen/TexDesc.h index 9ae45c6d..7204854b 100644 --- a/gen/TexDesc.h +++ b/gen/TexDesc.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiSourceTexture; diff --git a/gen/TexSource.cpp b/gen/TexSource.cpp index b16cc28f..3e756907 100644 --- a/gen/TexSource.cpp +++ b/gen/TexSource.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "TexSource.h" #include "../obj/NiObject.h" #include "../obj/NiPixelData.h" -using namespace NifLib; +using namespace Niflib; //Constructor TexSource::TexSource() : useExternal((byte)0), unknownLink(NULL), unknownByte((byte)0), pixelData(NULL) {}; diff --git a/gen/TexSource.h b/gen/TexSource.h index 1476e8c7..bd9e75ec 100644 --- a/gen/TexSource.h +++ b/gen/TexSource.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/gen/hkTriangle.cpp b/gen/hkTriangle.cpp index aea75ad1..f17cecfb 100644 --- a/gen/hkTriangle.cpp +++ b/gen/hkTriangle.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "hkTriangle.h" -using namespace NifLib; +using namespace Niflib; //Constructor hkTriangle::hkTriangle() : unknownShort((ushort)0) {}; diff --git a/gen/hkTriangle.h b/gen/hkTriangle.h index cf42c433..0946ce75 100644 --- a/gen/hkTriangle.h +++ b/gen/hkTriangle.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../NIF_IO.h" -namespace NifLib { +namespace Niflib { /*! diff --git a/gen/obj_factories.cpp b/gen/obj_factories.cpp index f36112c6..f373730e 100644 --- a/gen/obj_factories.cpp +++ b/gen/obj_factories.cpp @@ -2,9 +2,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "../obj/NiObject.h" -using namespace NifLib; +using namespace Niflib; using namespace std; -namespace NifLib { +namespace Niflib { typedef NiObject*(*blk_factory_func)(); extern map<string, blk_factory_func> global_block_map; } @@ -370,7 +370,7 @@ NiObject * CreateNiZBufferProperty() { return new NiZBufferProperty; } #include "../obj/RootCollisionNode.h" NiObject * CreateRootCollisionNode() { return new RootCollisionNode; } -namespace NifLib { +namespace Niflib { //This function registers the factory functions with global_block_map which is used by CreateBlock void RegisterBlockFactories() { global_block_map["bhkBlendCollisionObject"] = CreatebhkBlendCollisionObject; diff --git a/gen/obj_impl.cpp b/gen/obj_impl.cpp index 780d71e6..ac066b73 100644 --- a/gen/obj_impl.cpp +++ b/gen/obj_impl.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../obj/NiObject.h" -using namespace NifLib; +using namespace Niflib; using namespace std; #include "../obj/bhkBlendCollisionObject.h" diff --git a/nif_math.cpp b/nif_math.cpp index 592991d2..28995d50 100644 --- a/nif_math.cpp +++ b/nif_math.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "nif_math.h" #include <iomanip> -using namespace NifLib; +using namespace Niflib; //Constants @@ -475,7 +475,7 @@ Matrix33 Quaternion::AsMatrix() { /* * ostream functions for printing with cout */ -namespace NifLib { +namespace Niflib { ostream & operator<<( ostream & out, TexCoord const & val ) { return out << "(" << setw(6) << val.u << "," << setw(6) << val.v << ")"; } diff --git a/nif_math.h b/nif_math.h index 162d8039..3811d18b 100644 --- a/nif_math.h +++ b/nif_math.h @@ -10,7 +10,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "dll_export.h" using namespace std; -namespace NifLib { +namespace Niflib { #ifndef PI #define PI 3.14159265358979323846f //Probably more accurate than a float can be, but it will just be rounded off anyway diff --git a/niflib.cpp b/niflib.cpp index db21ebc9..d007c3a3 100644 --- a/niflib.cpp +++ b/niflib.cpp @@ -11,7 +11,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "obj/NiNode.h" #include "obj/NiTextKeyExtraData.h" #include "gen/header.h" -namespace NifLib { +namespace Niflib { //Stores the mapping between block names and factory function pointers to create them typedef IBlock * (*blk_factory_func)(); @@ -608,6 +608,7 @@ list<NiObjectRef> GetAllObjectsByType( NiObjectRef const & root, const Type & ty // return result; //}; +//TODO: This was written by Amorilia. Figure out how to fix it. /*! * Helper function to split off animation from a nif tree. If no animation groups are defined, then both xnif_root and xkf_root will be null blocks. * \param root_block The root block of the full tree. @@ -616,130 +617,132 @@ list<NiObjectRef> GetAllObjectsByType( NiObjectRef const & root, const Type & ty * \param kfm The KFM structure (if required by style). * \param kf_type What type of keyframe tree to write (Morrowind style, DAoC style, ...). */ -void SplitNifTree( NiObjectRef const & root_block, NiObjectRef & xnif_root, NiObjectRef & xkf_root, Kfm & kfm, int kf_type ) { - // Do we have animation groups (a NiTextKeyExtraData block)? - // If so, create XNif and XKf trees. - NiObjectRef txtkey_block = GetObjectByType( root_block, NiTextKeyExtraData::TypeConst() ); - if ( txtkey_block != NULL ) { - if ( kf_type == KF_MW ) { - // Construct the XNif file... - // We are lazy. (TODO: clone & remove keyframe controllers & keyframe data) - xnif_root = root_block; - - // Now the XKf file... - // Create xkf root header. - xkf_root = CreateBlock("NiSequenceStreamHelper"); - - // Add a copy of the NiTextKeyExtraData block to the XKf header. - NiObjectRef xkf_txtkey_block = CreateBlock("NiTextKeyExtraData"); - //TODO: Have Amorilia fix this - //xkf_root["Extra Data"] = xkf_txtkey_block; - - /*ITextKeyExtraData const *itxtkey_block = QueryTextKeyExtraData(txtkey_block); - ITextKeyExtraData *ixkf_txtkey_block = QueryTextKeyExtraData(xkf_txtkey_block); - ixkf_txtkey_block->SetKeys(itxtkey_block->GetKeys());*/ - - // Append NiNodes with a NiKeyFrameController as NiStringExtraData blocks. - list<NiObjectRef> nodes = GetAllObjectsByType( root_block, NiNode::TypeConst() ); - for ( list<NiObjectRef>::iterator it = nodes.begin(); it != nodes.end(); ) { - //TODO: Have Amorilia Fix this - /*if ( (*it)->GetAttr("Controller")->asLink().is_null() || (*it)->GetAttr("Controller")->asLink()->GetBlockType() != "NiKeyframeController" ) - it = nodes.erase( it ); - else - it++;*/ - }; - - NiObjectRef last_block = xkf_txtkey_block; - for ( list<NiObjectRef>::const_iterator it = nodes.begin(); it != nodes.end(); ++it ) { - NiObjectRef nodextra = CreateBlock("NiStringExtraData"); - //TODO: Implement NiStringEtraData along with functions/member variables to cover these data items - //nodextra["String Data"] = (*it)["Name"]->asString(); - //last_block["Next Extra Data"] = nodextra; - last_block = nodextra; - }; - - // Add controllers & controller data. - last_block = xkf_root; - for ( list<NiObjectRef>::const_iterator it = nodes.begin(); it != nodes.end(); ++it ) { - //TODO: Implement NiTimeController class functions/variables - //NiObjectRef controller = (*it)->GetAttr("Controller")->asLink(); - //NiObjectRef xkf_controller = CreateBlock("NiKeyframeController"); - //xkf_controller["Flags"] = controller["Flags"]->asInt(); - //xkf_controller["Frequency"] = controller["Frequency"]->asFloat(); - //xkf_controller["Phase"] = controller["Phase"]->asFloat(); - //xkf_controller["Start Time"] = controller["Start Time"]->asFloat(); - //xkf_controller["Stop Time"] = controller["Stop Time"]->asFloat(); - // - //NiObjectRef xkf_data = CreateBlock("NiKeyframeData"); - //xkf_controller["Data"] = xkf_data; - //IKeyframeData const *ikfdata = QueryKeyframeData(controller["Data"]->asLink()); - //IKeyframeData *ixkfdata = QueryKeyframeData(xkf_data); - //ixkfdata->SetRotateType(ikfdata->GetRotateType()); - //ixkfdata->SetTranslateType(ikfdata->GetTranslateType()); - //ixkfdata->SetScaleType(ikfdata->GetScaleType()); - //ixkfdata->SetRotateKeys(ikfdata->GetRotateKeys()); - //ixkfdata->SetTranslateKeys(ikfdata->GetTranslateKeys()); - //ixkfdata->SetScaleKeys(ikfdata->GetScaleKeys()); - - //if ( last_block == xkf_root ) { - // if ( ! last_block["Controller"]->asLink().is_null() ) - // throw runtime_error("Cannot create .kf file for multicontrolled nodes."); // not sure 'bout this one... - // last_block["Controller"] = xkf_controller; - //} else { - // if ( ! last_block["Next Controller"]->asLink().is_null() ) - // throw runtime_error("Cannot create .kf file for multicontrolled nodes."); // not sure 'bout this one... - // last_block["Next Controller"] = xkf_controller; - //}; - //last_block = xkf_controller; - //// note: targets are automatically calculated, we don't need to reset them - }; - } else // TODO other games - throw runtime_error("Not yet implemented."); - } else { - // no animation groups: nothing to do - xnif_root = NULL; - xkf_root = NULL; - }; -} +//void SplitNifTree( NiObjectRef const & root_block, NiObjectRef & xnif_root, NiObjectRef & xkf_root, Kfm & kfm, int kf_type ) { +// // Do we have animation groups (a NiTextKeyExtraData block)? +// // If so, create XNif and XKf trees. +// NiObjectRef txtkey_block = GetObjectByType( root_block, NiTextKeyExtraData::TypeConst() ); +// if ( txtkey_block != NULL ) { +// if ( kf_type == KF_MW ) { +// // Construct the XNif file... +// // We are lazy. (TODO: clone & remove keyframe controllers & keyframe data) +// xnif_root = root_block; +// +// // Now the XKf file... +// // Create xkf root header. +// xkf_root = CreateBlock("NiSequenceStreamHelper"); +// +// // Add a copy of the NiTextKeyExtraData block to the XKf header. +// NiObjectRef xkf_txtkey_block = CreateBlock("NiTextKeyExtraData"); +// //TODO: Have Amorilia fix this +// //xkf_root["Extra Data"] = xkf_txtkey_block; +// +// /*ITextKeyExtraData const *itxtkey_block = QueryTextKeyExtraData(txtkey_block); +// ITextKeyExtraData *ixkf_txtkey_block = QueryTextKeyExtraData(xkf_txtkey_block); +// ixkf_txtkey_block->SetKeys(itxtkey_block->GetKeys());*/ +// +// // Append NiNodes with a NiKeyFrameController as NiStringExtraData blocks. +// list<NiObjectRef> nodes = GetAllObjectsByType( root_block, NiNode::TypeConst() ); +// for ( list<NiObjectRef>::iterator it = nodes.begin(); it != nodes.end(); ) { +// //TODO: Have Amorilia Fix this +// /*if ( (*it)->GetAttr("Controller")->asLink().is_null() || (*it)->GetAttr("Controller")->asLink()->GetBlockType() != "NiKeyframeController" ) +// it = nodes.erase( it ); +// else +// it++;*/ +// }; +// +// NiObjectRef last_block = xkf_txtkey_block; +// for ( list<NiObjectRef>::const_iterator it = nodes.begin(); it != nodes.end(); ++it ) { +// NiObjectRef nodextra = CreateBlock("NiStringExtraData"); +// //TODO: Implement NiStringEtraData along with functions/member variables to cover these data items +// //nodextra["String Data"] = (*it)["Name"]->asString(); +// //last_block["Next Extra Data"] = nodextra; +// last_block = nodextra; +// }; +// +// // Add controllers & controller data. +// last_block = xkf_root; +// for ( list<NiObjectRef>::const_iterator it = nodes.begin(); it != nodes.end(); ++it ) { +// //TODO: Implement NiTimeController class functions/variables +// //NiObjectRef controller = (*it)->GetAttr("Controller")->asLink(); +// //NiObjectRef xkf_controller = CreateBlock("NiKeyframeController"); +// //xkf_controller["Flags"] = controller["Flags"]->asInt(); +// //xkf_controller["Frequency"] = controller["Frequency"]->asFloat(); +// //xkf_controller["Phase"] = controller["Phase"]->asFloat(); +// //xkf_controller["Start Time"] = controller["Start Time"]->asFloat(); +// //xkf_controller["Stop Time"] = controller["Stop Time"]->asFloat(); +// // +// //NiObjectRef xkf_data = CreateBlock("NiKeyframeData"); +// //xkf_controller["Data"] = xkf_data; +// //IKeyframeData const *ikfdata = QueryKeyframeData(controller["Data"]->asLink()); +// //IKeyframeData *ixkfdata = QueryKeyframeData(xkf_data); +// //ixkfdata->SetRotateType(ikfdata->GetRotateType()); +// //ixkfdata->SetTranslateType(ikfdata->GetTranslateType()); +// //ixkfdata->SetScaleType(ikfdata->GetScaleType()); +// //ixkfdata->SetRotateKeys(ikfdata->GetRotateKeys()); +// //ixkfdata->SetTranslateKeys(ikfdata->GetTranslateKeys()); +// //ixkfdata->SetScaleKeys(ikfdata->GetScaleKeys()); +// +// //if ( last_block == xkf_root ) { +// // if ( ! last_block["Controller"]->asLink().is_null() ) +// // throw runtime_error("Cannot create .kf file for multicontrolled nodes."); // not sure 'bout this one... +// // last_block["Controller"] = xkf_controller; +// //} else { +// // if ( ! last_block["Next Controller"]->asLink().is_null() ) +// // throw runtime_error("Cannot create .kf file for multicontrolled nodes."); // not sure 'bout this one... +// // last_block["Next Controller"] = xkf_controller; +// //}; +// //last_block = xkf_controller; +// //// note: targets are automatically calculated, we don't need to reset them +// }; +// } else // TODO other games +// throw runtime_error("Not yet implemented."); +// } else { +// // no animation groups: nothing to do +// xnif_root = NULL; +// xkf_root = NULL; +// }; +//} -/*! - * Helper function to split an animation tree into multiple animation trees (one per animation group) and a kfm block. - * \param root_block The root block of the full tree. - * \param kf Vector of root blocks of the new animation trees. - */ -void SplitKfTree( NiObjectRef const & root_block, vector<NiObjectRef> & kf ) { - throw runtime_error("Not yet implemented."); -}; +//TODO: This was written by Amorilia. Figure out how to fix it. +///*! +// * Helper function to split an animation tree into multiple animation trees (one per animation group) and a kfm block. +// * \param root_block The root block of the full tree. +// * \param kf Vector of root blocks of the new animation trees. +// */ +//void SplitKfTree( NiObjectRef const & root_block, vector<NiObjectRef> & kf ) { +// throw runtime_error("Not yet implemented."); +//}; -void WriteFileGroup( string const & file_name, NiObjectRef const & root_block, unsigned int version, unsigned int export_files, unsigned int kf_type ) { - // Get base filename. - uint file_name_slash = uint(file_name.rfind("\\") + 1); - string file_name_path = file_name.substr(0, file_name_slash); - string file_name_base = file_name.substr(file_name_slash, file_name.length()); - uint file_name_dot = uint(file_name_base.rfind(".")); - file_name_base = file_name_base.substr(0, file_name_dot); - - // Deal with the simple case first - if ( export_files == EXPORT_NIF ) - WriteNifTree( file_name_path + file_name_base + ".nif", root_block, version ); // simply export the NIF file! - // Now consider all other cases - else if ( kf_type == KF_MW ) { - if ( export_files == EXPORT_NIF_KF ) { - // for Morrowind we must also write the full NIF file - WriteNifTree( file_name_path + file_name_base + ".nif", root_block, version ); // simply export the NIF file! - NiObjectRef xnif_root; - NiObjectRef xkf_root; - Kfm kfm; // dummy - SplitNifTree( root_block, xnif_root, xkf_root, kfm, KF_MW ); - if ( xnif_root != NULL ) { - WriteNifTree( file_name_path + "x" + file_name_base + ".nif", xnif_root, version ); - WriteNifTree( file_name_path + "x" + file_name_base + ".kf", xkf_root, version ); - }; - } else - throw runtime_error("Invalid export option."); - } else - throw runtime_error("Not yet implemented."); -}; +//TODO: This was written by Amorilia. Figure out how to fix it. +//void WriteFileGroup( string const & file_name, NiObjectRef const & root_block, unsigned int version, unsigned int export_files, unsigned int kf_type ) { +// // Get base filename. +// uint file_name_slash = uint(file_name.rfind("\\") + 1); +// string file_name_path = file_name.substr(0, file_name_slash); +// string file_name_base = file_name.substr(file_name_slash, file_name.length()); +// uint file_name_dot = uint(file_name_base.rfind(".")); +// file_name_base = file_name_base.substr(0, file_name_dot); +// +// // Deal with the simple case first +// if ( export_files == EXPORT_NIF ) +// WriteNifTree( file_name_path + file_name_base + ".nif", root_block, version ); // simply export the NIF file! +// // Now consider all other cases +// else if ( kf_type == KF_MW ) { +// if ( export_files == EXPORT_NIF_KF ) { +// // for Morrowind we must also write the full NIF file +// WriteNifTree( file_name_path + file_name_base + ".nif", root_block, version ); // simply export the NIF file! +// NiObjectRef xnif_root; +// NiObjectRef xkf_root; +// Kfm kfm; // dummy +// SplitNifTree( root_block, xnif_root, xkf_root, kfm, KF_MW ); +// if ( xnif_root != NULL ) { +// WriteNifTree( file_name_path + "x" + file_name_base + ".nif", xnif_root, version ); +// WriteNifTree( file_name_path + "x" + file_name_base + ".kf", xkf_root, version ); +// }; +// } else +// throw runtime_error("Invalid export option."); +// } else +// throw runtime_error("Not yet implemented."); +//}; //Returns the total number of blocks in memory diff --git a/niflib.h b/niflib.h index aa861b2f..faecac06 100644 --- a/niflib.h +++ b/niflib.h @@ -54,10 +54,10 @@ POSSIBILITY OF SUCH DAMAGE. */ #include "obj/NiNode.h" #include "obj/NiAVObject.h" //#include "gen/obj_defines.h" -#include "kfm.h" +//#include "kfm.h" using namespace std; -namespace NifLib { +namespace Niflib { #ifndef NULL #define NULL 0 /*!< Definition used to detect null pointers. */ @@ -180,16 +180,18 @@ NIFLIB_API void WriteNifTree( string const & file_name, NiObjectRef const & root */ NIFLIB_API void WriteNifTree( ostream & stream, NiObjectRef const & root, unsigned int version = VER_4_0_0_2, unsigned int user_version = 0 ); -/*! - * Writes a bunch of files given a base file name, and a pointer to the root block of the Nif file tree. - * \param file_name The desired file name for the base NIF file. This name serves as the basis for the names of any Kf files and Kfm files as well. The path is relative to the working directory unless a full path is specified. - * \param root The root block to start from when writing out the NIF file. - * \param version The version of the NIF format to use when writing a file. - * \param export_files What files to write: NIF, NIF + KF + KFM, NIF + KF's + KFM, KF only, KF's only - * \param kf_type The KF type (Morrowind style, DAoC style, CivIV style, ...) - */ -NIFLIB_API void WriteFileGroup( string const & file_name, NiObjectRef const & root, unsigned int version, unsigned int export_files, unsigned int kf_type ); - +//TODO: This was written by Amorilia. Figure out how to fix it. +///*! +// * Writes a bunch of files given a base file name, and a pointer to the root block of the Nif file tree. +// * \param file_name The desired file name for the base NIF file. This name serves as the basis for the names of any Kf files and Kfm files as well. The path is relative to the working directory unless a full path is specified. +// * \param root The root block to start from when writing out the NIF file. +// * \param version The version of the NIF format to use when writing a file. +// * \param export_files What files to write: NIF, NIF + KF + KFM, NIF + KF's + KFM, KF only, KF's only +// * \param kf_type The KF type (Morrowind style, DAoC style, CivIV style, ...) +// */ +//NIFLIB_API void WriteFileGroup( string const & file_name, NiObjectRef const & root, unsigned int version, unsigned int export_files, unsigned int kf_type ); + +//TODO: Figure out how to fix this to work with the new system /*! * Merges two Nif trees into one. For standard Nif files, any blocks with the same name are merged. For Kf files, blocks are attatched to those that match the name specified in the KF root block. The data stored in a NIF file varies from version to version. Usually you are safe with the default option (the highest availiable version) but you may need to use an earlier version if you need to clone an obsolete piece of information. * \param target The root block of the first Nif tree to merge. @@ -238,7 +240,7 @@ NIFLIB_API bool IsVersionSupported(unsigned int ver); */ NIFLIB_API unsigned int GetVersion(string version); - +//TODO: This is planned functionality but is unfinished //struct ComplexVertex { // ComplexVertex() : has_color(false), has_normal(false), vertex_index(0), normal_index(0), color_index(0) {} // ~ComplexVertex(); diff --git a/obj/ABoneLODController.cpp b/obj/ABoneLODController.cpp index 04f2b14b..a2d55ae5 100644 --- a/obj/ABoneLODController.cpp +++ b/obj/ABoneLODController.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "ABoneLODController.h" #include "../gen/NodeGroup.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type ABoneLODController::TYPE("ABoneLODController", &A_BONE_L_O_D_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/ABoneLODController.h b/obj/ABoneLODController.h index 68bf24a1..13d41dc7 100644 --- a/obj/ABoneLODController.h +++ b/obj/ABoneLODController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/NodeGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/AKeyedData.cpp b/obj/AKeyedData.cpp index e82e0b6e..c85cfbf6 100644 --- a/obj/AKeyedData.cpp +++ b/obj/AKeyedData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type AKeyedData::TYPE("AKeyedData", &A_KEYED_DATA_PARENT::TypeConst() ); diff --git a/obj/AKeyedData.h b/obj/AKeyedData.h index c3c1cc4d..f5de9671 100644 --- a/obj/AKeyedData.h +++ b/obj/AKeyedData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _AKEYEDDATA_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/APSysCtlr.cpp b/obj/APSysCtlr.cpp index 7f921993..a5874b11 100644 --- a/obj/APSysCtlr.cpp +++ b/obj/APSysCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type APSysCtlr::TYPE("APSysCtlr", &A_P_SYS_CTLR_PARENT::TypeConst() ); diff --git a/obj/APSysCtlr.h b/obj/APSysCtlr.h index 1d6209ea..428114f3 100644 --- a/obj/APSysCtlr.h +++ b/obj/APSysCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _APSYSCTLR_H_ #include "NiSingleInterpolatorController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/APSysData.cpp b/obj/APSysData.cpp index 6d5f5630..d9f09ff5 100644 --- a/obj/APSysData.cpp +++ b/obj/APSysData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type APSysData::TYPE("APSysData", &A_P_SYS_DATA_PARENT::TypeConst() ); diff --git a/obj/APSysData.h b/obj/APSysData.h index 9fa50ae4..57717777 100644 --- a/obj/APSysData.h +++ b/obj/APSysData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _APSYSDATA_H_ #include "NiTriBasedGeomData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/AParticleModifier.cpp b/obj/AParticleModifier.cpp index 83809028..7fa23b95 100644 --- a/obj/AParticleModifier.cpp +++ b/obj/AParticleModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" #include "NiParticleSystemController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type AParticleModifier::TYPE("AParticleModifier", &A_PARTICLE_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/AParticleModifier.h b/obj/AParticleModifier.h index 2284bafe..4f0e8ec9 100644 --- a/obj/AParticleModifier.h +++ b/obj/AParticleModifier.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiParticleSystemController; diff --git a/obj/AbhkConstraint.cpp b/obj/AbhkConstraint.cpp index cee306e0..9b0b72b2 100644 --- a/obj/AbhkConstraint.cpp +++ b/obj/AbhkConstraint.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" #include "bhkShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type AbhkConstraint::TYPE("AbhkConstraint", &ABHK_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/AbhkConstraint.h b/obj/AbhkConstraint.h index d506d6e1..88349b6b 100644 --- a/obj/AbhkConstraint.h +++ b/obj/AbhkConstraint.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _ABHKCONSTRAINT_H_ #include "bhkSerializable.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class bhkShape; diff --git a/obj/AbhkRagdollConstraint.cpp b/obj/AbhkRagdollConstraint.cpp index 74e93679..3a5578ef 100644 --- a/obj/AbhkRagdollConstraint.cpp +++ b/obj/AbhkRagdollConstraint.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkRagdollConstraint.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type AbhkRagdollConstraint::TYPE("AbhkRagdollConstraint", &ABHK_RAGDOLL_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/AbhkRagdollConstraint.h b/obj/AbhkRagdollConstraint.h index 467939a1..c81cc709 100644 --- a/obj/AbhkRagdollConstraint.h +++ b/obj/AbhkRagdollConstraint.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _ABHKRAGDOLLCONSTRAINT_H_ #include "AbhkConstraint.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/AbhkShapeCollection.cpp b/obj/AbhkShapeCollection.cpp index 6a305597..723ff37b 100644 --- a/obj/AbhkShapeCollection.cpp +++ b/obj/AbhkShapeCollection.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkShapeCollection.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type AbhkShapeCollection::TYPE("AbhkShapeCollection", &ABHK_SHAPE_COLLECTION_PARENT::TypeConst() ); diff --git a/obj/AbhkShapeCollection.h b/obj/AbhkShapeCollection.h index d5b8e916..b45f0a9b 100644 --- a/obj/AbhkShapeCollection.h +++ b/obj/AbhkShapeCollection.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _ABHKSHAPECOLLECTION_H_ #include "bhkShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/AvoidNode.cpp b/obj/AvoidNode.cpp index fc6ae11c..4ba8165e 100644 --- a/obj/AvoidNode.cpp +++ b/obj/AvoidNode.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AvoidNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type AvoidNode::TYPE("AvoidNode", &AVOID_NODE_PARENT::TypeConst() ); diff --git a/obj/AvoidNode.h b/obj/AvoidNode.h index f1804a76..908eb9b3 100644 --- a/obj/AvoidNode.h +++ b/obj/AvoidNode.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _AVOIDNODE_H_ #include "NiNode.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/BSBound.cpp b/obj/BSBound.cpp index bcaacabf..4b3e2f89 100644 --- a/obj/BSBound.cpp +++ b/obj/BSBound.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BSBound.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type BSBound::TYPE("BSBound", &B_S_BOUND_PARENT::TypeConst() ); diff --git a/obj/BSBound.h b/obj/BSBound.h index 7756eb82..8c318e31 100644 --- a/obj/BSBound.h +++ b/obj/BSBound.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BSBOUND_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/BSFurnitureMarker.cpp b/obj/BSFurnitureMarker.cpp index 732aaded..f0c4fd9e 100644 --- a/obj/BSFurnitureMarker.cpp +++ b/obj/BSFurnitureMarker.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BSFurnitureMarker.h" #include "../gen/FurniturePosition.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type BSFurnitureMarker::TYPE("BSFurnitureMarker", &B_S_FURNITURE_MARKER_PARENT::TypeConst() ); diff --git a/obj/BSFurnitureMarker.h b/obj/BSFurnitureMarker.h index 8cd7ecaf..1784abcf 100644 --- a/obj/BSFurnitureMarker.h +++ b/obj/BSFurnitureMarker.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/FurniturePosition.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/BSKeyframeController.cpp b/obj/BSKeyframeController.cpp index 3ba64ef8..0a88a4d6 100644 --- a/obj/BSKeyframeController.cpp +++ b/obj/BSKeyframeController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BSKeyframeController.h" #include "NiKeyframeData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type BSKeyframeController::TYPE("BSKeyframeController", &B_S_KEYFRAME_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/BSKeyframeController.h b/obj/BSKeyframeController.h index ea096a39..18781c5e 100644 --- a/obj/BSKeyframeController.h +++ b/obj/BSKeyframeController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiKeyframeData; diff --git a/obj/BSPSysArrayEmitter.cpp b/obj/BSPSysArrayEmitter.cpp index dabd8ffb..e09b5701 100644 --- a/obj/BSPSysArrayEmitter.cpp +++ b/obj/BSPSysArrayEmitter.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BSPSysArrayEmitter.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type BSPSysArrayEmitter::TYPE("BSPSysArrayEmitter", &B_S_P_SYS_ARRAY_EMITTER_PARENT::TypeConst() ); diff --git a/obj/BSPSysArrayEmitter.h b/obj/BSPSysArrayEmitter.h index ff5142da..be6cb4bf 100644 --- a/obj/BSPSysArrayEmitter.h +++ b/obj/BSPSysArrayEmitter.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BSPSYSARRAYEMITTER_H_ #include "NiPSysVolumeEmitter.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/BSParentVelocityModifier.cpp b/obj/BSParentVelocityModifier.cpp index 2008cd80..8a95f216 100644 --- a/obj/BSParentVelocityModifier.cpp +++ b/obj/BSParentVelocityModifier.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BSParentVelocityModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type BSParentVelocityModifier::TYPE("BSParentVelocityModifier", &B_S_PARENT_VELOCITY_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/BSParentVelocityModifier.h b/obj/BSParentVelocityModifier.h index 1e09728b..0fe839bf 100644 --- a/obj/BSParentVelocityModifier.h +++ b/obj/BSParentVelocityModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BSPARENTVELOCITYMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/BSXFlags.cpp b/obj/BSXFlags.cpp index d372e030..a6a32bf0 100644 --- a/obj/BSXFlags.cpp +++ b/obj/BSXFlags.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "BSXFlags.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type BSXFlags::TYPE("BSXFlags", &B_S_X_FLAGS_PARENT::TypeConst() ); diff --git a/obj/BSXFlags.h b/obj/BSXFlags.h index 6607b9ed..7d0bebe1 100644 --- a/obj/BSXFlags.h +++ b/obj/BSXFlags.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BSXFLAGS_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/FxButton.cpp b/obj/FxButton.cpp index d6bca43b..761bbc1d 100644 --- a/obj/FxButton.cpp +++ b/obj/FxButton.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "FxButton.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type FxButton::TYPE("FxButton", &FX_BUTTON_PARENT::TypeConst() ); diff --git a/obj/FxButton.h b/obj/FxButton.h index b33f98a9..6759d48c 100644 --- a/obj/FxButton.h +++ b/obj/FxButton.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _FXBUTTON_H_ #include "FxWidget.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/FxRadioButton.cpp b/obj/FxRadioButton.cpp index abd48ef5..ff5cbebf 100644 --- a/obj/FxRadioButton.cpp +++ b/obj/FxRadioButton.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "FxRadioButton.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type FxRadioButton::TYPE("FxRadioButton", &FX_RADIO_BUTTON_PARENT::TypeConst() ); diff --git a/obj/FxRadioButton.h b/obj/FxRadioButton.h index db515e8d..82c1084c 100644 --- a/obj/FxRadioButton.h +++ b/obj/FxRadioButton.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/FxWidget.cpp b/obj/FxWidget.cpp index 8c6564f7..a07b05b3 100644 --- a/obj/FxWidget.cpp +++ b/obj/FxWidget.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "FxWidget.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type FxWidget::TYPE("FxWidget", &FX_WIDGET_PARENT::TypeConst() ); diff --git a/obj/FxWidget.h b/obj/FxWidget.h index 6f9077e9..8808c1ed 100644 --- a/obj/FxWidget.h +++ b/obj/FxWidget.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _FXWIDGET_H_ #include "NiNode.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiAVObject.cpp b/obj/NiAVObject.cpp index 66df202d..b5df531f 100644 --- a/obj/NiAVObject.cpp +++ b/obj/NiAVObject.cpp @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" #include "NiCollisionData.h" #include "NiCollisionObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiAVObject::TYPE("NiAVObject", &NI_A_V_OBJECT_PARENT::TypeConst() ); diff --git a/obj/NiAVObject.h b/obj/NiAVObject.h index d0a1723a..1849750e 100644 --- a/obj/NiAVObject.h +++ b/obj/NiAVObject.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/BoundingBox.h" #include "../gen/obj_defines.h" #include NI_A_V_OBJECT_INCLUDE -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiProperty; diff --git a/obj/NiAlphaController.cpp b/obj/NiAlphaController.cpp index e9f16f01..b05637de 100644 --- a/obj/NiAlphaController.cpp +++ b/obj/NiAlphaController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAlphaController.h" #include "NiFloatData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiAlphaController::TYPE("NiAlphaController", &NI_ALPHA_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiAlphaController.h b/obj/NiAlphaController.h index e406314a..0f9ac268 100644 --- a/obj/NiAlphaController.h +++ b/obj/NiAlphaController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiFloatData; diff --git a/obj/NiAlphaProperty.cpp b/obj/NiAlphaProperty.cpp index d86a605c..b8b3c721 100644 --- a/obj/NiAlphaProperty.cpp +++ b/obj/NiAlphaProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAlphaProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiAlphaProperty::TYPE("NiAlphaProperty", &NI_ALPHA_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiAlphaProperty.h b/obj/NiAlphaProperty.h index 9f650302..6780ede1 100644 --- a/obj/NiAlphaProperty.h +++ b/obj/NiAlphaProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIALPHAPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiAmbientLight.cpp b/obj/NiAmbientLight.cpp index 7758d2c7..af9ff5a7 100644 --- a/obj/NiAmbientLight.cpp +++ b/obj/NiAmbientLight.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAmbientLight.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiAmbientLight::TYPE("NiAmbientLight", &NI_AMBIENT_LIGHT_PARENT::TypeConst() ); diff --git a/obj/NiAmbientLight.h b/obj/NiAmbientLight.h index a822b02a..7cbbd5fe 100644 --- a/obj/NiAmbientLight.h +++ b/obj/NiAmbientLight.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIAMBIENTLIGHT_H_ #include "NiLight.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiAutoNormalParticles.cpp b/obj/NiAutoNormalParticles.cpp index f3579b4c..d1c25823 100644 --- a/obj/NiAutoNormalParticles.cpp +++ b/obj/NiAutoNormalParticles.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAutoNormalParticles.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiAutoNormalParticles::TYPE("NiAutoNormalParticles", &NI_AUTO_NORMAL_PARTICLES_PARENT::TypeConst() ); diff --git a/obj/NiAutoNormalParticles.h b/obj/NiAutoNormalParticles.h index 5e420d30..d5d18069 100644 --- a/obj/NiAutoNormalParticles.h +++ b/obj/NiAutoNormalParticles.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIAUTONORMALPARTICLES_H_ #include "NiParticles.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiAutoNormalParticlesData.cpp b/obj/NiAutoNormalParticlesData.cpp index 45aded21..cd795233 100644 --- a/obj/NiAutoNormalParticlesData.cpp +++ b/obj/NiAutoNormalParticlesData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAutoNormalParticlesData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiAutoNormalParticlesData::TYPE("NiAutoNormalParticlesData", &NI_AUTO_NORMAL_PARTICLES_DATA_PARENT::TypeConst() ); diff --git a/obj/NiAutoNormalParticlesData.h b/obj/NiAutoNormalParticlesData.h index 34ae640b..ef93fe2c 100644 --- a/obj/NiAutoNormalParticlesData.h +++ b/obj/NiAutoNormalParticlesData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIAUTONORMALPARTICLESDATA_H_ #include "NiTriBasedGeomData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSAnimationNode.cpp b/obj/NiBSAnimationNode.cpp index e1012aca..815a96d5 100644 --- a/obj/NiBSAnimationNode.cpp +++ b/obj/NiBSAnimationNode.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSAnimationNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSAnimationNode::TYPE("NiBSAnimationNode", &NI_B_S_ANIMATION_NODE_PARENT::TypeConst() ); diff --git a/obj/NiBSAnimationNode.h b/obj/NiBSAnimationNode.h index 3f3fa9bb..46be0bf5 100644 --- a/obj/NiBSAnimationNode.h +++ b/obj/NiBSAnimationNode.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSANIMATIONNODE_H_ #include "NiNode.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSBoneLODController.cpp b/obj/NiBSBoneLODController.cpp index aa108132..7a953269 100644 --- a/obj/NiBSBoneLODController.cpp +++ b/obj/NiBSBoneLODController.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSBoneLODController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSBoneLODController::TYPE("NiBSBoneLODController", &NI_B_S_BONE_L_O_D_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiBSBoneLODController.h b/obj/NiBSBoneLODController.h index c77092ef..a9e77fd6 100644 --- a/obj/NiBSBoneLODController.h +++ b/obj/NiBSBoneLODController.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSBONELODCONTROLLER_H_ #include "ABoneLODController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSPArrayController.cpp b/obj/NiBSPArrayController.cpp index d469cc05..a1a2df75 100644 --- a/obj/NiBSPArrayController.cpp +++ b/obj/NiBSPArrayController.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSPArrayController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSPArrayController::TYPE("NiBSPArrayController", &NI_B_S_P_ARRAY_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiBSPArrayController.h b/obj/NiBSPArrayController.h index a48cd05c..21f06db0 100644 --- a/obj/NiBSPArrayController.h +++ b/obj/NiBSPArrayController.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSPARRAYCONTROLLER_H_ #include "NiParticleSystemController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSParticleNode.cpp b/obj/NiBSParticleNode.cpp index b740cf7d..319711cb 100644 --- a/obj/NiBSParticleNode.cpp +++ b/obj/NiBSParticleNode.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSParticleNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSParticleNode::TYPE("NiBSParticleNode", &NI_B_S_PARTICLE_NODE_PARENT::TypeConst() ); diff --git a/obj/NiBSParticleNode.h b/obj/NiBSParticleNode.h index 9cb8d1c2..f59b29bb 100644 --- a/obj/NiBSParticleNode.h +++ b/obj/NiBSParticleNode.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSPARTICLENODE_H_ #include "NiNode.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSplineBasisData.cpp b/obj/NiBSplineBasisData.cpp index fc5e83f5..d3af49cb 100644 --- a/obj/NiBSplineBasisData.cpp +++ b/obj/NiBSplineBasisData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineBasisData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSplineBasisData::TYPE("NiBSplineBasisData", &NI_B_SPLINE_BASIS_DATA_PARENT::TypeConst() ); diff --git a/obj/NiBSplineBasisData.h b/obj/NiBSplineBasisData.h index f30f5d56..ee99bff4 100644 --- a/obj/NiBSplineBasisData.h +++ b/obj/NiBSplineBasisData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSPLINEBASISDATA_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSplineCompFloatInterpolator.cpp b/obj/NiBSplineCompFloatInterpolator.cpp index d30421f7..abe1fa6e 100644 --- a/obj/NiBSplineCompFloatInterpolator.cpp +++ b/obj/NiBSplineCompFloatInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineCompFloatInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSplineCompFloatInterpolator::TYPE("NiBSplineCompFloatInterpolator", &NI_B_SPLINE_COMP_FLOAT_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBSplineCompFloatInterpolator.h b/obj/NiBSplineCompFloatInterpolator.h index a6b02d7b..0308d7fd 100644 --- a/obj/NiBSplineCompFloatInterpolator.h +++ b/obj/NiBSplineCompFloatInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSPLINECOMPFLOATINTERPOLATOR_H_ #include "NiBSplineInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSplineCompPoint3Interpolator.cpp b/obj/NiBSplineCompPoint3Interpolator.cpp index b9f056df..8306991a 100644 --- a/obj/NiBSplineCompPoint3Interpolator.cpp +++ b/obj/NiBSplineCompPoint3Interpolator.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineCompPoint3Interpolator.h" #include "NiBSplineData.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSplineCompPoint3Interpolator::TYPE("NiBSplineCompPoint3Interpolator", &NI_B_SPLINE_COMP_POINT3_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBSplineCompPoint3Interpolator.h b/obj/NiBSplineCompPoint3Interpolator.h index c7516f88..0c45a30d 100644 --- a/obj/NiBSplineCompPoint3Interpolator.h +++ b/obj/NiBSplineCompPoint3Interpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiBSplineData; diff --git a/obj/NiBSplineCompTransformInterpolator.cpp b/obj/NiBSplineCompTransformInterpolator.cpp index 83148da5..89ad7c04 100644 --- a/obj/NiBSplineCompTransformInterpolator.cpp +++ b/obj/NiBSplineCompTransformInterpolator.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineCompTransformInterpolator.h" #include "NiBSplineData.h" #include "NiBSplineBasisData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSplineCompTransformInterpolator::TYPE("NiBSplineCompTransformInterpolator", &NI_B_SPLINE_COMP_TRANSFORM_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBSplineCompTransformInterpolator.h b/obj/NiBSplineCompTransformInterpolator.h index bdc5d3a7..a39de11b 100644 --- a/obj/NiBSplineCompTransformInterpolator.h +++ b/obj/NiBSplineCompTransformInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiBSplineData; diff --git a/obj/NiBSplineData.cpp b/obj/NiBSplineData.cpp index 0ac937f8..9f6decde 100644 --- a/obj/NiBSplineData.cpp +++ b/obj/NiBSplineData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSplineData::TYPE("NiBSplineData", &NI_B_SPLINE_DATA_PARENT::TypeConst() ); diff --git a/obj/NiBSplineData.h b/obj/NiBSplineData.h index 109bbf55..1d8bfa4d 100644 --- a/obj/NiBSplineData.h +++ b/obj/NiBSplineData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSPLINEDATA_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBSplineInterpolator.cpp b/obj/NiBSplineInterpolator.cpp index 4b00e6d4..029c4195 100644 --- a/obj/NiBSplineInterpolator.cpp +++ b/obj/NiBSplineInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBSplineInterpolator::TYPE("NiBSplineInterpolator", &NI_B_SPLINE_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBSplineInterpolator.h b/obj/NiBSplineInterpolator.h index 3961d3e4..523ffa5f 100644 --- a/obj/NiBSplineInterpolator.h +++ b/obj/NiBSplineInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBSPLINEINTERPOLATOR_H_ #include "NiInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBillboardNode.cpp b/obj/NiBillboardNode.cpp index 93a16e95..860aec54 100644 --- a/obj/NiBillboardNode.cpp +++ b/obj/NiBillboardNode.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBillboardNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBillboardNode::TYPE("NiBillboardNode", &NI_BILLBOARD_NODE_PARENT::TypeConst() ); diff --git a/obj/NiBillboardNode.h b/obj/NiBillboardNode.h index acf7d90d..ddda835f 100644 --- a/obj/NiBillboardNode.h +++ b/obj/NiBillboardNode.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBILLBOARDNODE_H_ #include "NiNode.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBinaryExtraData.cpp b/obj/NiBinaryExtraData.cpp index 7f541a88..3ac3982e 100644 --- a/obj/NiBinaryExtraData.cpp +++ b/obj/NiBinaryExtraData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBinaryExtraData.h" #include "../gen/ByteArray.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBinaryExtraData::TYPE("NiBinaryExtraData", &NI_BINARY_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiBinaryExtraData.h b/obj/NiBinaryExtraData.h index 24aaff0e..d941b6e0 100644 --- a/obj/NiBinaryExtraData.h +++ b/obj/NiBinaryExtraData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" // Include structures #include "../gen/ByteArray.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBlendBoolInterpolator.cpp b/obj/NiBlendBoolInterpolator.cpp index e3853967..3d5c9ddf 100644 --- a/obj/NiBlendBoolInterpolator.cpp +++ b/obj/NiBlendBoolInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendBoolInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBlendBoolInterpolator::TYPE("NiBlendBoolInterpolator", &NI_BLEND_BOOL_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBlendBoolInterpolator.h b/obj/NiBlendBoolInterpolator.h index f248236c..96472fa6 100644 --- a/obj/NiBlendBoolInterpolator.h +++ b/obj/NiBlendBoolInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBLENDBOOLINTERPOLATOR_H_ #include "NiBlendInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBlendFloatInterpolator.cpp b/obj/NiBlendFloatInterpolator.cpp index 68b858da..c59b1d07 100644 --- a/obj/NiBlendFloatInterpolator.cpp +++ b/obj/NiBlendFloatInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendFloatInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBlendFloatInterpolator::TYPE("NiBlendFloatInterpolator", &NI_BLEND_FLOAT_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBlendFloatInterpolator.h b/obj/NiBlendFloatInterpolator.h index c06a9b71..9ad69191 100644 --- a/obj/NiBlendFloatInterpolator.h +++ b/obj/NiBlendFloatInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBLENDFLOATINTERPOLATOR_H_ #include "NiBlendInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBlendInterpolator.cpp b/obj/NiBlendInterpolator.cpp index b273cfb2..38a796fc 100644 --- a/obj/NiBlendInterpolator.cpp +++ b/obj/NiBlendInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBlendInterpolator::TYPE("NiBlendInterpolator", &NI_BLEND_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBlendInterpolator.h b/obj/NiBlendInterpolator.h index f17b9fa5..e7d08a48 100644 --- a/obj/NiBlendInterpolator.h +++ b/obj/NiBlendInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBLENDINTERPOLATOR_H_ #include "NiInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBlendPoint3Interpolator.cpp b/obj/NiBlendPoint3Interpolator.cpp index 1f357b58..4b506d84 100644 --- a/obj/NiBlendPoint3Interpolator.cpp +++ b/obj/NiBlendPoint3Interpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendPoint3Interpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBlendPoint3Interpolator::TYPE("NiBlendPoint3Interpolator", &NI_BLEND_POINT3_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBlendPoint3Interpolator.h b/obj/NiBlendPoint3Interpolator.h index 3c4de36b..68f88f0c 100644 --- a/obj/NiBlendPoint3Interpolator.h +++ b/obj/NiBlendPoint3Interpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBLENDPOINT3INTERPOLATOR_H_ #include "NiBlendInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBlendTransformInterpolator.cpp b/obj/NiBlendTransformInterpolator.cpp index 5728d994..888e6fbf 100644 --- a/obj/NiBlendTransformInterpolator.cpp +++ b/obj/NiBlendTransformInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendTransformInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBlendTransformInterpolator::TYPE("NiBlendTransformInterpolator", &NI_BLEND_TRANSFORM_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBlendTransformInterpolator.h b/obj/NiBlendTransformInterpolator.h index d39fc703..6915e532 100644 --- a/obj/NiBlendTransformInterpolator.h +++ b/obj/NiBlendTransformInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBLENDTRANSFORMINTERPOLATOR_H_ #include "NiBlendInterpolator.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBoneLODController.cpp b/obj/NiBoneLODController.cpp index c15dd13a..8f25c4d1 100644 --- a/obj/NiBoneLODController.cpp +++ b/obj/NiBoneLODController.cpp @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriShape.h" #include "NiSkinInstance.h" #include "NiTriShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBoneLODController::TYPE("NiBoneLODController", &NI_BONE_L_O_D_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiBoneLODController.h b/obj/NiBoneLODController.h index 865d6e8e..8c8fdc9b 100644 --- a/obj/NiBoneLODController.h +++ b/obj/NiBoneLODController.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/SkinShapeGroup.h" #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTriShape; diff --git a/obj/NiBoolData.cpp b/obj/NiBoolData.cpp index ffc503b9..3696e627 100644 --- a/obj/NiBoolData.cpp +++ b/obj/NiBoolData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBoolData.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBoolData::TYPE("NiBoolData", &NI_BOOL_DATA_PARENT::TypeConst() ); diff --git a/obj/NiBoolData.h b/obj/NiBoolData.h index 9755bc33..20a5cd4e 100644 --- a/obj/NiBoolData.h +++ b/obj/NiBoolData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiBoolInterpolator.cpp b/obj/NiBoolInterpolator.cpp index 047f4671..faad436a 100644 --- a/obj/NiBoolInterpolator.cpp +++ b/obj/NiBoolInterpolator.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBoolInterpolator.h" #include "NiBoolData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBoolInterpolator::TYPE("NiBoolInterpolator", &NI_BOOL_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBoolInterpolator.h b/obj/NiBoolInterpolator.h index c159153d..cfb4ffc7 100644 --- a/obj/NiBoolInterpolator.h +++ b/obj/NiBoolInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiBoolData; diff --git a/obj/NiBoolTimelineInterpolator.cpp b/obj/NiBoolTimelineInterpolator.cpp index d988de38..eba08a89 100644 --- a/obj/NiBoolTimelineInterpolator.cpp +++ b/obj/NiBoolTimelineInterpolator.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBoolTimelineInterpolator.h" #include "NiBoolData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBoolTimelineInterpolator::TYPE("NiBoolTimelineInterpolator", &NI_BOOL_TIMELINE_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiBoolTimelineInterpolator.h b/obj/NiBoolTimelineInterpolator.h index 56745cd4..6a42e47a 100644 --- a/obj/NiBoolTimelineInterpolator.h +++ b/obj/NiBoolTimelineInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiBoolData; diff --git a/obj/NiBooleanExtraData.cpp b/obj/NiBooleanExtraData.cpp index 1b986cc6..6dc96548 100644 --- a/obj/NiBooleanExtraData.cpp +++ b/obj/NiBooleanExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBooleanExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiBooleanExtraData::TYPE("NiBooleanExtraData", &NI_BOOLEAN_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiBooleanExtraData.h b/obj/NiBooleanExtraData.h index 0fcc339c..26c23a10 100644 --- a/obj/NiBooleanExtraData.h +++ b/obj/NiBooleanExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIBOOLEANEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiCamera.cpp b/obj/NiCamera.cpp index 84e53ed7..3779470b 100644 --- a/obj/NiCamera.cpp +++ b/obj/NiCamera.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiCamera.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiCamera::TYPE("NiCamera", &NI_CAMERA_PARENT::TypeConst() ); diff --git a/obj/NiCamera.h b/obj/NiCamera.h index c7dfefb3..fa44ef40 100644 --- a/obj/NiCamera.h +++ b/obj/NiCamera.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/NiCollisionData.cpp b/obj/NiCollisionData.cpp index 624e3ca7..23743da5 100644 --- a/obj/NiCollisionData.cpp +++ b/obj/NiCollisionData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiCollisionData.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiCollisionData::TYPE("NiCollisionData", &NI_COLLISION_DATA_PARENT::TypeConst() ); diff --git a/obj/NiCollisionData.h b/obj/NiCollisionData.h index 665e1882..808f78ce 100644 --- a/obj/NiCollisionData.h +++ b/obj/NiCollisionData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NICOLLISIONDATA_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiCollisionObject.cpp b/obj/NiCollisionObject.cpp index b76e77fe..814b4c52 100644 --- a/obj/NiCollisionObject.cpp +++ b/obj/NiCollisionObject.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiCollisionObject.h" #include "NiAVObject.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiCollisionObject::TYPE("NiCollisionObject", &NI_COLLISION_OBJECT_PARENT::TypeConst() ); diff --git a/obj/NiCollisionObject.h b/obj/NiCollisionObject.h index 787e0b2b..9332ea9d 100644 --- a/obj/NiCollisionObject.h +++ b/obj/NiCollisionObject.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/obj/NiColorData.cpp b/obj/NiColorData.cpp index 4c190159..9dd50fcc 100644 --- a/obj/NiColorData.cpp +++ b/obj/NiColorData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiColorData.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiColorData::TYPE("NiColorData", &NI_COLOR_DATA_PARENT::TypeConst() ); diff --git a/obj/NiColorData.h b/obj/NiColorData.h index a3288d2d..26c1dde5 100644 --- a/obj/NiColorData.h +++ b/obj/NiColorData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiColorExtraData.cpp b/obj/NiColorExtraData.cpp index 5d6f1f40..96de744a 100644 --- a/obj/NiColorExtraData.cpp +++ b/obj/NiColorExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiColorExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiColorExtraData::TYPE("NiColorExtraData", &NI_COLOR_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiColorExtraData.h b/obj/NiColorExtraData.h index ad936422..32864d8d 100644 --- a/obj/NiColorExtraData.h +++ b/obj/NiColorExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NICOLOREXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiControllerManager.cpp b/obj/NiControllerManager.cpp index ae4e62a4..c2304cc2 100644 --- a/obj/NiControllerManager.cpp +++ b/obj/NiControllerManager.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiControllerManager.h" #include "NiControllerSequence.h" #include "NiDefaultAVObjectPalette.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiControllerManager::TYPE("NiControllerManager", &NI_CONTROLLER_MANAGER_PARENT::TypeConst() ); diff --git a/obj/NiControllerManager.h b/obj/NiControllerManager.h index 180d1aae..1fb91e64 100644 --- a/obj/NiControllerManager.h +++ b/obj/NiControllerManager.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiControllerSequence; diff --git a/obj/NiControllerSequence.cpp b/obj/NiControllerSequence.cpp index a988b766..3479699c 100644 --- a/obj/NiControllerSequence.cpp +++ b/obj/NiControllerSequence.cpp @@ -14,7 +14,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiControllerManager.h" #include "NiStringPalette.h" #include "NiTimeController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiControllerSequence::TYPE("NiControllerSequence", &NI_CONTROLLER_SEQUENCE_PARENT::TypeConst() ); diff --git a/obj/NiControllerSequence.h b/obj/NiControllerSequence.h index 241d79c7..75fed2cc 100644 --- a/obj/NiControllerSequence.h +++ b/obj/NiControllerSequence.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/ControllerLink.h" #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTextKeyExtraData; diff --git a/obj/NiDefaultAVObjectPalette.cpp b/obj/NiDefaultAVObjectPalette.cpp index 26b3a1cf..8d0679f4 100644 --- a/obj/NiDefaultAVObjectPalette.cpp +++ b/obj/NiDefaultAVObjectPalette.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiDefaultAVObjectPalette.h" #include "../gen/AVObject.h" #include "NiAVObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiDefaultAVObjectPalette::TYPE("NiDefaultAVObjectPalette", &NI_DEFAULT_A_V_OBJECT_PALETTE_PARENT::TypeConst() ); diff --git a/obj/NiDefaultAVObjectPalette.h b/obj/NiDefaultAVObjectPalette.h index 07deca0b..1d72351d 100644 --- a/obj/NiDefaultAVObjectPalette.h +++ b/obj/NiDefaultAVObjectPalette.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/AVObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiDirectionalLight.cpp b/obj/NiDirectionalLight.cpp index a128eb24..bf142a37 100644 --- a/obj/NiDirectionalLight.cpp +++ b/obj/NiDirectionalLight.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiDirectionalLight.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiDirectionalLight::TYPE("NiDirectionalLight", &NI_DIRECTIONAL_LIGHT_PARENT::TypeConst() ); diff --git a/obj/NiDirectionalLight.h b/obj/NiDirectionalLight.h index 5dc67612..7dca6fe3 100644 --- a/obj/NiDirectionalLight.h +++ b/obj/NiDirectionalLight.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIDIRECTIONALLIGHT_H_ #include "NiLight.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiDitherProperty.cpp b/obj/NiDitherProperty.cpp index f6b549d7..f916c6b9 100644 --- a/obj/NiDitherProperty.cpp +++ b/obj/NiDitherProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiDitherProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiDitherProperty::TYPE("NiDitherProperty", &NI_DITHER_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiDitherProperty.h b/obj/NiDitherProperty.h index 3f3ded8e..550cce5a 100644 --- a/obj/NiDitherProperty.h +++ b/obj/NiDitherProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIDITHERPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiDynamicEffect.cpp b/obj/NiDynamicEffect.cpp index 0d136316..0c44a32f 100644 --- a/obj/NiDynamicEffect.cpp +++ b/obj/NiDynamicEffect.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiDynamicEffect.h" #include "NiAVObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiDynamicEffect::TYPE("NiDynamicEffect", &NI_DYNAMIC_EFFECT_PARENT::TypeConst() ); diff --git a/obj/NiDynamicEffect.h b/obj/NiDynamicEffect.h index 684f5c42..5b4cdd15 100644 --- a/obj/NiDynamicEffect.h +++ b/obj/NiDynamicEffect.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/obj/NiExtraData.cpp b/obj/NiExtraData.cpp index 43da28e7..e1c68a80 100644 --- a/obj/NiExtraData.cpp +++ b/obj/NiExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiExtraData::TYPE("NiExtraData", &NI_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiExtraData.h b/obj/NiExtraData.h index 3849bf2a..4728763a 100644 --- a/obj/NiExtraData.h +++ b/obj/NiExtraData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiFlipController.cpp b/obj/NiFlipController.cpp index 8cb42f1e..a752354e 100644 --- a/obj/NiFlipController.cpp +++ b/obj/NiFlipController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFlipController.h" #include "NiSourceTexture.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFlipController::TYPE("NiFlipController", &NI_FLIP_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiFlipController.h b/obj/NiFlipController.h index 0202de6e..676fc306 100644 --- a/obj/NiFlipController.h +++ b/obj/NiFlipController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiSourceTexture; diff --git a/obj/NiFloatData.cpp b/obj/NiFloatData.cpp index 101c7409..1794575e 100644 --- a/obj/NiFloatData.cpp +++ b/obj/NiFloatData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFloatData.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFloatData::TYPE("NiFloatData", &NI_FLOAT_DATA_PARENT::TypeConst() ); diff --git a/obj/NiFloatData.h b/obj/NiFloatData.h index 26a5135a..fe8833a0 100644 --- a/obj/NiFloatData.h +++ b/obj/NiFloatData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiFloatExtraData.cpp b/obj/NiFloatExtraData.cpp index 07abe957..adee5016 100644 --- a/obj/NiFloatExtraData.cpp +++ b/obj/NiFloatExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFloatExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFloatExtraData::TYPE("NiFloatExtraData", &NI_FLOAT_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiFloatExtraData.h b/obj/NiFloatExtraData.h index a1022b4b..1369c7ec 100644 --- a/obj/NiFloatExtraData.h +++ b/obj/NiFloatExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIFLOATEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiFloatExtraDataController.cpp b/obj/NiFloatExtraDataController.cpp index 188afb6d..73342244 100644 --- a/obj/NiFloatExtraDataController.cpp +++ b/obj/NiFloatExtraDataController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFloatExtraDataController.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFloatExtraDataController::TYPE("NiFloatExtraDataController", &NI_FLOAT_EXTRA_DATA_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiFloatExtraDataController.h b/obj/NiFloatExtraDataController.h index bd717d49..d1a9aa9e 100644 --- a/obj/NiFloatExtraDataController.h +++ b/obj/NiFloatExtraDataController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/NiFloatInterpolator.cpp b/obj/NiFloatInterpolator.cpp index cc4595fa..7cf7f0a6 100644 --- a/obj/NiFloatInterpolator.cpp +++ b/obj/NiFloatInterpolator.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFloatInterpolator.h" #include "NiFloatData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFloatInterpolator::TYPE("NiFloatInterpolator", &NI_FLOAT_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiFloatInterpolator.h b/obj/NiFloatInterpolator.h index 80117427..7d82a5f7 100644 --- a/obj/NiFloatInterpolator.h +++ b/obj/NiFloatInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiFloatData; diff --git a/obj/NiFloatsExtraData.cpp b/obj/NiFloatsExtraData.cpp index 34efb6be..4d2c8080 100644 --- a/obj/NiFloatsExtraData.cpp +++ b/obj/NiFloatsExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFloatsExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFloatsExtraData::TYPE("NiFloatsExtraData", &NI_FLOATS_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiFloatsExtraData.h b/obj/NiFloatsExtraData.h index 3c0a7618..b1276ee9 100644 --- a/obj/NiFloatsExtraData.h +++ b/obj/NiFloatsExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIFLOATSEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiFogProperty.cpp b/obj/NiFogProperty.cpp index d532f9f6..a93c4cd8 100644 --- a/obj/NiFogProperty.cpp +++ b/obj/NiFogProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiFogProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiFogProperty::TYPE("NiFogProperty", &NI_FOG_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiFogProperty.h b/obj/NiFogProperty.h index 60243934..47ee0d02 100644 --- a/obj/NiFogProperty.h +++ b/obj/NiFogProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIFOGPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiGeomMorpherController.cpp b/obj/NiGeomMorpherController.cpp index cecc1504..740c2605 100644 --- a/obj/NiGeomMorpherController.cpp +++ b/obj/NiGeomMorpherController.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiGeomMorpherController.h" #include "NiMorphData.h" #include "NiInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiGeomMorpherController::TYPE("NiGeomMorpherController", &NI_GEOM_MORPHER_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiGeomMorpherController.h b/obj/NiGeomMorpherController.h index c986e29f..503f49d0 100644 --- a/obj/NiGeomMorpherController.h +++ b/obj/NiGeomMorpherController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiMorphData; diff --git a/obj/NiGravity.cpp b/obj/NiGravity.cpp index bd719add..491fae86 100644 --- a/obj/NiGravity.cpp +++ b/obj/NiGravity.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiGravity.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiGravity::TYPE("NiGravity", &NI_GRAVITY_PARENT::TypeConst() ); diff --git a/obj/NiGravity.h b/obj/NiGravity.h index 3b72ae15..190a175e 100644 --- a/obj/NiGravity.h +++ b/obj/NiGravity.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIGRAVITY_H_ #include "AParticleModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiIntegerExtraData.cpp b/obj/NiIntegerExtraData.cpp index 4d832951..7876cc19 100644 --- a/obj/NiIntegerExtraData.cpp +++ b/obj/NiIntegerExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiIntegerExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiIntegerExtraData::TYPE("NiIntegerExtraData", &NI_INTEGER_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiIntegerExtraData.h b/obj/NiIntegerExtraData.h index 167dcf7b..5489096b 100644 --- a/obj/NiIntegerExtraData.h +++ b/obj/NiIntegerExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIINTEGEREXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiIntegersExtraData.cpp b/obj/NiIntegersExtraData.cpp index 45352fde..555d0ebc 100644 --- a/obj/NiIntegersExtraData.cpp +++ b/obj/NiIntegersExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiIntegersExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiIntegersExtraData::TYPE("NiIntegersExtraData", &NI_INTEGERS_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiIntegersExtraData.h b/obj/NiIntegersExtraData.h index 745ec7ae..1a2cb6da 100644 --- a/obj/NiIntegersExtraData.h +++ b/obj/NiIntegersExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIINTEGERSEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiInterpolator.cpp b/obj/NiInterpolator.cpp index cc8adf94..a8cf80bf 100644 --- a/obj/NiInterpolator.cpp +++ b/obj/NiInterpolator.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiInterpolator::TYPE("NiInterpolator", &NI_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiInterpolator.h b/obj/NiInterpolator.h index 14eac07f..b4ffd76a 100644 --- a/obj/NiInterpolator.h +++ b/obj/NiInterpolator.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIINTERPOLATOR_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiKeyframeController.cpp b/obj/NiKeyframeController.cpp index 3bed1b02..d079e6e2 100644 --- a/obj/NiKeyframeController.cpp +++ b/obj/NiKeyframeController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiKeyframeController.h" #include "NiKeyframeData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiKeyframeController::TYPE("NiKeyframeController", &NI_KEYFRAME_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiKeyframeController.h b/obj/NiKeyframeController.h index 4775d4b7..a0a8bd3e 100644 --- a/obj/NiKeyframeController.h +++ b/obj/NiKeyframeController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiKeyframeData; diff --git a/obj/NiKeyframeData.cpp b/obj/NiKeyframeData.cpp index 0f83d019..c042799e 100644 --- a/obj/NiKeyframeData.cpp +++ b/obj/NiKeyframeData.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/KeyGroup.h" #include "../gen/KeyGroup.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiKeyframeData::TYPE("NiKeyframeData", &NI_KEYFRAME_DATA_PARENT::TypeConst() ); diff --git a/obj/NiKeyframeData.h b/obj/NiKeyframeData.h index e50731b6..403b785b 100644 --- a/obj/NiKeyframeData.h +++ b/obj/NiKeyframeData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiLODNode.cpp b/obj/NiLODNode.cpp index 6578240f..31ce01b0 100644 --- a/obj/NiLODNode.cpp +++ b/obj/NiLODNode.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLODNode.h" #include "../gen/LODRange.h" #include "NiRangeLODData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiLODNode::TYPE("NiLODNode", &NI_L_O_D_NODE_PARENT::TypeConst() ); diff --git a/obj/NiLODNode.h b/obj/NiLODNode.h index 1a7fc1c6..bdca6955 100644 --- a/obj/NiLODNode.h +++ b/obj/NiLODNode.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/LODRange.h" #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiRangeLODData; diff --git a/obj/NiLight.cpp b/obj/NiLight.cpp index db96b2b8..012fe668 100644 --- a/obj/NiLight.cpp +++ b/obj/NiLight.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLight.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiLight::TYPE("NiLight", &NI_LIGHT_PARENT::TypeConst() ); diff --git a/obj/NiLight.h b/obj/NiLight.h index 1efd6fbc..49da5baf 100644 --- a/obj/NiLight.h +++ b/obj/NiLight.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NILIGHT_H_ #include "NiDynamicEffect.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiLightColorController.cpp b/obj/NiLightColorController.cpp index 74cbea24..891c4741 100644 --- a/obj/NiLightColorController.cpp +++ b/obj/NiLightColorController.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLightColorController.h" #include "NiPosData.h" #include "NiPoint3Interpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiLightColorController::TYPE("NiLightColorController", &NI_LIGHT_COLOR_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiLightColorController.h b/obj/NiLightColorController.h index d02fbc90..151ca969 100644 --- a/obj/NiLightColorController.h +++ b/obj/NiLightColorController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPosData; diff --git a/obj/NiLightDimmerController.cpp b/obj/NiLightDimmerController.cpp index 771efcf7..b6bbf7e9 100644 --- a/obj/NiLightDimmerController.cpp +++ b/obj/NiLightDimmerController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLightDimmerController.h" #include "NiInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiLightDimmerController::TYPE("NiLightDimmerController", &NI_LIGHT_DIMMER_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiLightDimmerController.h b/obj/NiLightDimmerController.h index 79aac072..5c352c0a 100644 --- a/obj/NiLightDimmerController.h +++ b/obj/NiLightDimmerController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiInterpolator; diff --git a/obj/NiLookAtController.cpp b/obj/NiLookAtController.cpp index e00191a1..81cc4d72 100644 --- a/obj/NiLookAtController.cpp +++ b/obj/NiLookAtController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLookAtController.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiLookAtController::TYPE("NiLookAtController", &NI_LOOK_AT_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiLookAtController.h b/obj/NiLookAtController.h index 3dd0a551..0e4bd626 100644 --- a/obj/NiLookAtController.h +++ b/obj/NiLookAtController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiLookAtInterpolator.cpp b/obj/NiLookAtInterpolator.cpp index 74295dd2..06d26621 100644 --- a/obj/NiLookAtInterpolator.cpp +++ b/obj/NiLookAtInterpolator.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" #include "NiPoint3Interpolator.h" #include "NiFloatInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiLookAtInterpolator::TYPE("NiLookAtInterpolator", &NI_LOOK_AT_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiLookAtInterpolator.h b/obj/NiLookAtInterpolator.h index fbaa69da..ff502eaa 100644 --- a/obj/NiLookAtInterpolator.h +++ b/obj/NiLookAtInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiMaterialColorController.cpp b/obj/NiMaterialColorController.cpp index e82f3b41..67c00271 100644 --- a/obj/NiMaterialColorController.cpp +++ b/obj/NiMaterialColorController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiMaterialColorController.h" #include "NiPosData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiMaterialColorController::TYPE("NiMaterialColorController", &NI_MATERIAL_COLOR_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiMaterialColorController.h b/obj/NiMaterialColorController.h index e00b713f..99fcd03d 100644 --- a/obj/NiMaterialColorController.h +++ b/obj/NiMaterialColorController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPosData; diff --git a/obj/NiMaterialProperty.cpp b/obj/NiMaterialProperty.cpp index c01ecb56..96d3ab49 100644 --- a/obj/NiMaterialProperty.cpp +++ b/obj/NiMaterialProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiMaterialProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiMaterialProperty::TYPE("NiMaterialProperty", &NI_MATERIAL_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiMaterialProperty.h b/obj/NiMaterialProperty.h index c838cbb9..0ca66c1c 100644 --- a/obj/NiMaterialProperty.h +++ b/obj/NiMaterialProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIMATERIALPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiMeshPSysData.cpp b/obj/NiMeshPSysData.cpp index 002d9c9a..e907c482 100644 --- a/obj/NiMeshPSysData.cpp +++ b/obj/NiMeshPSysData.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiMeshPSysData.h" #include "NiPSysModifier.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiMeshPSysData::TYPE("NiMeshPSysData", &NI_MESH_P_SYS_DATA_PARENT::TypeConst() ); diff --git a/obj/NiMeshPSysData.h b/obj/NiMeshPSysData.h index 4fd87756..9d0e14fb 100644 --- a/obj/NiMeshPSysData.h +++ b/obj/NiMeshPSysData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPSysModifier; diff --git a/obj/NiMeshParticleSystem.cpp b/obj/NiMeshParticleSystem.cpp index 115e67d5..25862bc3 100644 --- a/obj/NiMeshParticleSystem.cpp +++ b/obj/NiMeshParticleSystem.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiMeshParticleSystem.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiMeshParticleSystem::TYPE("NiMeshParticleSystem", &NI_MESH_PARTICLE_SYSTEM_PARENT::TypeConst() ); diff --git a/obj/NiMeshParticleSystem.h b/obj/NiMeshParticleSystem.h index 2d45765c..230bab72 100644 --- a/obj/NiMeshParticleSystem.h +++ b/obj/NiMeshParticleSystem.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIMESHPARTICLESYSTEM_H_ #include "NiParticleSystem.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiMorphData.cpp b/obj/NiMorphData.cpp index e675e722..4a762dd2 100644 --- a/obj/NiMorphData.cpp +++ b/obj/NiMorphData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiMorphData.h" #include "../gen/Morph.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiMorphData::TYPE("NiMorphData", &NI_MORPH_DATA_PARENT::TypeConst() ); diff --git a/obj/NiMorphData.h b/obj/NiMorphData.h index b013db15..32f4fa78 100644 --- a/obj/NiMorphData.h +++ b/obj/NiMorphData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures #include "../gen/Morph.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiMultiTargetTransformController.cpp b/obj/NiMultiTargetTransformController.cpp index 81aa0f08..ba57b9c4 100644 --- a/obj/NiMultiTargetTransformController.cpp +++ b/obj/NiMultiTargetTransformController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiMultiTargetTransformController.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiMultiTargetTransformController::TYPE("NiMultiTargetTransformController", &NI_MULTI_TARGET_TRANSFORM_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiMultiTargetTransformController.h b/obj/NiMultiTargetTransformController.h index 413f7e46..69e5ccbf 100644 --- a/obj/NiMultiTargetTransformController.h +++ b/obj/NiMultiTargetTransformController.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIMULTITARGETTRANSFORMCONTROLLER_H_ #include "NiTimeController.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiNode.cpp b/obj/NiNode.cpp index 52bf1ca4..1b0bfadb 100644 --- a/obj/NiNode.cpp +++ b/obj/NiNode.cpp @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSkinInstance.h" #include "NiSkinData.h" #include "NiTriBasedGeom.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiNode::TYPE("NiNode", &NI_NODE_PARENT::TypeConst() ); diff --git a/obj/NiNode.h b/obj/NiNode.h index 99f9624b..ef282a88 100644 --- a/obj/NiNode.h +++ b/obj/NiNode.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/obj/NiObject.cpp b/obj/NiObject.cpp index 69d39436..5a392431 100644 --- a/obj/NiObject.cpp +++ b/obj/NiObject.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiObject::TYPE("NiObject", NULL ); diff --git a/obj/NiObject.h b/obj/NiObject.h index 6413557c..2298994d 100644 --- a/obj/NiObject.h +++ b/obj/NiObject.h @@ -16,7 +16,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../Ref.h" #include "../Type.h" #include "../gen/obj_defines.h" -namespace NifLib { +namespace Niflib { using namespace std; diff --git a/obj/NiObjectNET.cpp b/obj/NiObjectNET.cpp index 15e2555c..6dec8f8c 100644 --- a/obj/NiObjectNET.cpp +++ b/obj/NiObjectNET.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObjectNET.h" #include "NiExtraData.h" #include "NiTimeController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiObjectNET::TYPE("NiObjectNET", &NI_OBJECT_N_E_T_PARENT::TypeConst() ); diff --git a/obj/NiObjectNET.h b/obj/NiObjectNET.h index dfafc40e..268db450 100644 --- a/obj/NiObjectNET.h +++ b/obj/NiObjectNET.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" #include NI_OBJECT_N_E_T_INCLUDE -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiExtraData; diff --git a/obj/NiPSysAgeDeathModifier.cpp b/obj/NiPSysAgeDeathModifier.cpp index c2b9b558..fb080542 100644 --- a/obj/NiPSysAgeDeathModifier.cpp +++ b/obj/NiPSysAgeDeathModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysAgeDeathModifier.h" #include "NiPSysSpawnModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysAgeDeathModifier::TYPE("NiPSysAgeDeathModifier", &NI_P_SYS_AGE_DEATH_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysAgeDeathModifier.h b/obj/NiPSysAgeDeathModifier.h index f3c89437..af71a029 100644 --- a/obj/NiPSysAgeDeathModifier.h +++ b/obj/NiPSysAgeDeathModifier.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPSysSpawnModifier; diff --git a/obj/NiPSysBombModifier.cpp b/obj/NiPSysBombModifier.cpp index e7c9a185..42343ad5 100644 --- a/obj/NiPSysBombModifier.cpp +++ b/obj/NiPSysBombModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysBombModifier.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysBombModifier::TYPE("NiPSysBombModifier", &NI_P_SYS_BOMB_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysBombModifier.h b/obj/NiPSysBombModifier.h index 621c53bf..1999540c 100644 --- a/obj/NiPSysBombModifier.h +++ b/obj/NiPSysBombModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSBOMBMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiPSysBoundUpdateModifier.cpp b/obj/NiPSysBoundUpdateModifier.cpp index ec05cc31..94177a65 100644 --- a/obj/NiPSysBoundUpdateModifier.cpp +++ b/obj/NiPSysBoundUpdateModifier.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysBoundUpdateModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysBoundUpdateModifier::TYPE("NiPSysBoundUpdateModifier", &NI_P_SYS_BOUND_UPDATE_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysBoundUpdateModifier.h b/obj/NiPSysBoundUpdateModifier.h index d0562ff2..f85fbc17 100644 --- a/obj/NiPSysBoundUpdateModifier.h +++ b/obj/NiPSysBoundUpdateModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSBOUNDUPDATEMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysBoxEmitter.cpp b/obj/NiPSysBoxEmitter.cpp index bca9e8d9..a0ad435b 100644 --- a/obj/NiPSysBoxEmitter.cpp +++ b/obj/NiPSysBoxEmitter.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysBoxEmitter.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysBoxEmitter::TYPE("NiPSysBoxEmitter", &NI_P_SYS_BOX_EMITTER_PARENT::TypeConst() ); diff --git a/obj/NiPSysBoxEmitter.h b/obj/NiPSysBoxEmitter.h index 48a35142..02c5bc6a 100644 --- a/obj/NiPSysBoxEmitter.h +++ b/obj/NiPSysBoxEmitter.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSBOXEMITTER_H_ #include "NiPSysVolumeEmitter.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysColliderManager.cpp b/obj/NiPSysColliderManager.cpp index d5f4d2b5..335a1c8c 100644 --- a/obj/NiPSysColliderManager.cpp +++ b/obj/NiPSysColliderManager.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysColliderManager.h" #include "NiPSysPlanarCollider.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysColliderManager::TYPE("NiPSysColliderManager", &NI_P_SYS_COLLIDER_MANAGER_PARENT::TypeConst() ); diff --git a/obj/NiPSysColliderManager.h b/obj/NiPSysColliderManager.h index eb47897e..0d426986 100644 --- a/obj/NiPSysColliderManager.h +++ b/obj/NiPSysColliderManager.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPSysPlanarCollider; diff --git a/obj/NiPSysColorModifier.cpp b/obj/NiPSysColorModifier.cpp index 7b23d476..433a0c3f 100644 --- a/obj/NiPSysColorModifier.cpp +++ b/obj/NiPSysColorModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysColorModifier.h" #include "NiColorData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysColorModifier::TYPE("NiPSysColorModifier", &NI_P_SYS_COLOR_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysColorModifier.h b/obj/NiPSysColorModifier.h index f619645f..2cd8218a 100644 --- a/obj/NiPSysColorModifier.h +++ b/obj/NiPSysColorModifier.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiColorData; diff --git a/obj/NiPSysCylinderEmitter.cpp b/obj/NiPSysCylinderEmitter.cpp index 9e20b518..5b690b77 100644 --- a/obj/NiPSysCylinderEmitter.cpp +++ b/obj/NiPSysCylinderEmitter.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysCylinderEmitter.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysCylinderEmitter::TYPE("NiPSysCylinderEmitter", &NI_P_SYS_CYLINDER_EMITTER_PARENT::TypeConst() ); diff --git a/obj/NiPSysCylinderEmitter.h b/obj/NiPSysCylinderEmitter.h index 03bbc5d9..2b8d5623 100644 --- a/obj/NiPSysCylinderEmitter.h +++ b/obj/NiPSysCylinderEmitter.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSCYLINDEREMITTER_H_ #include "NiPSysVolumeEmitter.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysData.cpp b/obj/NiPSysData.cpp index 326e074c..f862ceeb 100644 --- a/obj/NiPSysData.cpp +++ b/obj/NiPSysData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysData::TYPE("NiPSysData", &NI_P_SYS_DATA_PARENT::TypeConst() ); diff --git a/obj/NiPSysData.h b/obj/NiPSysData.h index e6baeaa1..538b2968 100644 --- a/obj/NiPSysData.h +++ b/obj/NiPSysData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSDATA_H_ #include "APSysData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysDragModifier.cpp b/obj/NiPSysDragModifier.cpp index d129a689..35c77854 100644 --- a/obj/NiPSysDragModifier.cpp +++ b/obj/NiPSysDragModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysDragModifier.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysDragModifier::TYPE("NiPSysDragModifier", &NI_P_SYS_DRAG_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysDragModifier.h b/obj/NiPSysDragModifier.h index bf879af2..c85d0be1 100644 --- a/obj/NiPSysDragModifier.h +++ b/obj/NiPSysDragModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSDRAGMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/NiPSysEmitter.cpp b/obj/NiPSysEmitter.cpp index 48eb2f38..714c00b3 100644 --- a/obj/NiPSysEmitter.cpp +++ b/obj/NiPSysEmitter.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitter.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitter::TYPE("NiPSysEmitter", &NI_P_SYS_EMITTER_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitter.h b/obj/NiPSysEmitter.h index 704f3642..28a1b79f 100644 --- a/obj/NiPSysEmitter.h +++ b/obj/NiPSysEmitter.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSEMITTER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysEmitterCtlr.cpp b/obj/NiPSysEmitterCtlr.cpp index a635746f..cd00d8db 100644 --- a/obj/NiPSysEmitterCtlr.cpp +++ b/obj/NiPSysEmitterCtlr.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterCtlr.h" #include "NiPSysEmitterCtlrData.h" #include "NiInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterCtlr::TYPE("NiPSysEmitterCtlr", &NI_P_SYS_EMITTER_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterCtlr.h b/obj/NiPSysEmitterCtlr.h index 138d71a3..5f1b4d02 100644 --- a/obj/NiPSysEmitterCtlr.h +++ b/obj/NiPSysEmitterCtlr.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPSysEmitterCtlrData; diff --git a/obj/NiPSysEmitterCtlrData.cpp b/obj/NiPSysEmitterCtlrData.cpp index 97c9d948..24980e26 100644 --- a/obj/NiPSysEmitterCtlrData.cpp +++ b/obj/NiPSysEmitterCtlrData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterCtlrData.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterCtlrData::TYPE("NiPSysEmitterCtlrData", &NI_P_SYS_EMITTER_CTLR_DATA_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterCtlrData.h b/obj/NiPSysEmitterCtlrData.h index 5497e2e3..b3f4e97a 100644 --- a/obj/NiPSysEmitterCtlrData.h +++ b/obj/NiPSysEmitterCtlrData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysEmitterDeclinationCtlr.cpp b/obj/NiPSysEmitterDeclinationCtlr.cpp index 022fc680..1228b6e8 100644 --- a/obj/NiPSysEmitterDeclinationCtlr.cpp +++ b/obj/NiPSysEmitterDeclinationCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterDeclinationCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterDeclinationCtlr::TYPE("NiPSysEmitterDeclinationCtlr", &NI_P_SYS_EMITTER_DECLINATION_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterDeclinationCtlr.h b/obj/NiPSysEmitterDeclinationCtlr.h index d69a41bd..7b663a03 100644 --- a/obj/NiPSysEmitterDeclinationCtlr.h +++ b/obj/NiPSysEmitterDeclinationCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSEMITTERDECLINATIONCTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysEmitterDeclinationVarCtlr.cpp b/obj/NiPSysEmitterDeclinationVarCtlr.cpp index 5fb5b46d..0a2fac84 100644 --- a/obj/NiPSysEmitterDeclinationVarCtlr.cpp +++ b/obj/NiPSysEmitterDeclinationVarCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterDeclinationVarCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterDeclinationVarCtlr::TYPE("NiPSysEmitterDeclinationVarCtlr", &NI_P_SYS_EMITTER_DECLINATION_VAR_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterDeclinationVarCtlr.h b/obj/NiPSysEmitterDeclinationVarCtlr.h index 0eb06733..a9d77d3f 100644 --- a/obj/NiPSysEmitterDeclinationVarCtlr.h +++ b/obj/NiPSysEmitterDeclinationVarCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSEMITTERDECLINATIONVARCTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysEmitterInitialRadiusCtlr.cpp b/obj/NiPSysEmitterInitialRadiusCtlr.cpp index 30b2bfd3..216e0398 100644 --- a/obj/NiPSysEmitterInitialRadiusCtlr.cpp +++ b/obj/NiPSysEmitterInitialRadiusCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterInitialRadiusCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterInitialRadiusCtlr::TYPE("NiPSysEmitterInitialRadiusCtlr", &NI_P_SYS_EMITTER_INITIAL_RADIUS_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterInitialRadiusCtlr.h b/obj/NiPSysEmitterInitialRadiusCtlr.h index 4d367de9..691108c5 100644 --- a/obj/NiPSysEmitterInitialRadiusCtlr.h +++ b/obj/NiPSysEmitterInitialRadiusCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSEMITTERINITIALRADIUSCTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysEmitterLifeSpanCtlr.cpp b/obj/NiPSysEmitterLifeSpanCtlr.cpp index ba9ad3ad..baa85cfd 100644 --- a/obj/NiPSysEmitterLifeSpanCtlr.cpp +++ b/obj/NiPSysEmitterLifeSpanCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterLifeSpanCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterLifeSpanCtlr::TYPE("NiPSysEmitterLifeSpanCtlr", &NI_P_SYS_EMITTER_LIFE_SPAN_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterLifeSpanCtlr.h b/obj/NiPSysEmitterLifeSpanCtlr.h index c690cf43..e238b647 100644 --- a/obj/NiPSysEmitterLifeSpanCtlr.h +++ b/obj/NiPSysEmitterLifeSpanCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSEMITTERLIFESPANCTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysEmitterSpeedCtlr.cpp b/obj/NiPSysEmitterSpeedCtlr.cpp index 6267bf5f..af2281bd 100644 --- a/obj/NiPSysEmitterSpeedCtlr.cpp +++ b/obj/NiPSysEmitterSpeedCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitterSpeedCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysEmitterSpeedCtlr::TYPE("NiPSysEmitterSpeedCtlr", &NI_P_SYS_EMITTER_SPEED_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysEmitterSpeedCtlr.h b/obj/NiPSysEmitterSpeedCtlr.h index 8a255fe0..888799e4 100644 --- a/obj/NiPSysEmitterSpeedCtlr.h +++ b/obj/NiPSysEmitterSpeedCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSEMITTERSPEEDCTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysGravityModifier.cpp b/obj/NiPSysGravityModifier.cpp index c79de006..cf497845 100644 --- a/obj/NiPSysGravityModifier.cpp +++ b/obj/NiPSysGravityModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysGravityModifier.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysGravityModifier::TYPE("NiPSysGravityModifier", &NI_P_SYS_GRAVITY_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysGravityModifier.h b/obj/NiPSysGravityModifier.h index dbdccfeb..faa92381 100644 --- a/obj/NiPSysGravityModifier.h +++ b/obj/NiPSysGravityModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSGRAVITYMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiPSysGravityStrengthCtlr.cpp b/obj/NiPSysGravityStrengthCtlr.cpp index ffa1ee62..b0f827fd 100644 --- a/obj/NiPSysGravityStrengthCtlr.cpp +++ b/obj/NiPSysGravityStrengthCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysGravityStrengthCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysGravityStrengthCtlr::TYPE("NiPSysGravityStrengthCtlr", &NI_P_SYS_GRAVITY_STRENGTH_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysGravityStrengthCtlr.h b/obj/NiPSysGravityStrengthCtlr.h index 41f7bc07..91b9472c 100644 --- a/obj/NiPSysGravityStrengthCtlr.h +++ b/obj/NiPSysGravityStrengthCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSGRAVITYSTRENGTHCTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysGrowFadeModifier.cpp b/obj/NiPSysGrowFadeModifier.cpp index 946a8300..056aec1e 100644 --- a/obj/NiPSysGrowFadeModifier.cpp +++ b/obj/NiPSysGrowFadeModifier.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysGrowFadeModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysGrowFadeModifier::TYPE("NiPSysGrowFadeModifier", &NI_P_SYS_GROW_FADE_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysGrowFadeModifier.h b/obj/NiPSysGrowFadeModifier.h index ab0ea608..f738498c 100644 --- a/obj/NiPSysGrowFadeModifier.h +++ b/obj/NiPSysGrowFadeModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSGROWFADEMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysMeshEmitter.cpp b/obj/NiPSysMeshEmitter.cpp index c374356e..8db935b6 100644 --- a/obj/NiPSysMeshEmitter.cpp +++ b/obj/NiPSysMeshEmitter.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysMeshEmitter.h" #include "NiTriBasedGeom.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysMeshEmitter::TYPE("NiPSysMeshEmitter", &NI_P_SYS_MESH_EMITTER_PARENT::TypeConst() ); diff --git a/obj/NiPSysMeshEmitter.h b/obj/NiPSysMeshEmitter.h index ab2417e0..e576aaba 100644 --- a/obj/NiPSysMeshEmitter.h +++ b/obj/NiPSysMeshEmitter.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTriBasedGeom; diff --git a/obj/NiPSysMeshUpdateModifier.cpp b/obj/NiPSysMeshUpdateModifier.cpp index cba516ae..08f9cb12 100644 --- a/obj/NiPSysMeshUpdateModifier.cpp +++ b/obj/NiPSysMeshUpdateModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysMeshUpdateModifier.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysMeshUpdateModifier::TYPE("NiPSysMeshUpdateModifier", &NI_P_SYS_MESH_UPDATE_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysMeshUpdateModifier.h b/obj/NiPSysMeshUpdateModifier.h index 745035ef..975c8189 100644 --- a/obj/NiPSysMeshUpdateModifier.h +++ b/obj/NiPSysMeshUpdateModifier.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiPSysModifier.cpp b/obj/NiPSysModifier.cpp index 6c904efd..afe39a24 100644 --- a/obj/NiPSysModifier.cpp +++ b/obj/NiPSysModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" #include "NiParticleSystem.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysModifier::TYPE("NiPSysModifier", &NI_P_SYS_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysModifier.h b/obj/NiPSysModifier.h index e79c59c0..a3108d1c 100644 --- a/obj/NiPSysModifier.h +++ b/obj/NiPSysModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSMODIFIER_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiParticleSystem; diff --git a/obj/NiPSysModifierActiveCtlr.cpp b/obj/NiPSysModifierActiveCtlr.cpp index eb95b71b..e62d4825 100644 --- a/obj/NiPSysModifierActiveCtlr.cpp +++ b/obj/NiPSysModifierActiveCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifierActiveCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysModifierActiveCtlr::TYPE("NiPSysModifierActiveCtlr", &NI_P_SYS_MODIFIER_ACTIVE_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysModifierActiveCtlr.h b/obj/NiPSysModifierActiveCtlr.h index fd81d686..ffae138a 100644 --- a/obj/NiPSysModifierActiveCtlr.h +++ b/obj/NiPSysModifierActiveCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSMODIFIERACTIVECTLR_H_ #include "APSysCtlr.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysPlanarCollider.cpp b/obj/NiPSysPlanarCollider.cpp index f252d065..89b71dc3 100644 --- a/obj/NiPSysPlanarCollider.cpp +++ b/obj/NiPSysPlanarCollider.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysSpawnModifier.h" #include "NiObject.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysPlanarCollider::TYPE("NiPSysPlanarCollider", &NI_P_SYS_PLANAR_COLLIDER_PARENT::TypeConst() ); diff --git a/obj/NiPSysPlanarCollider.h b/obj/NiPSysPlanarCollider.h index 717ea347..04fc744e 100644 --- a/obj/NiPSysPlanarCollider.h +++ b/obj/NiPSysPlanarCollider.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPSysSpawnModifier; diff --git a/obj/NiPSysPositionModifier.cpp b/obj/NiPSysPositionModifier.cpp index a1d5fc31..f45aea32 100644 --- a/obj/NiPSysPositionModifier.cpp +++ b/obj/NiPSysPositionModifier.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysPositionModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysPositionModifier::TYPE("NiPSysPositionModifier", &NI_P_SYS_POSITION_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysPositionModifier.h b/obj/NiPSysPositionModifier.h index 863f4b04..d57e265b 100644 --- a/obj/NiPSysPositionModifier.h +++ b/obj/NiPSysPositionModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSPOSITIONMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysResetOnLoopCtlr.cpp b/obj/NiPSysResetOnLoopCtlr.cpp index 586fd82a..6880c46e 100644 --- a/obj/NiPSysResetOnLoopCtlr.cpp +++ b/obj/NiPSysResetOnLoopCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysResetOnLoopCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysResetOnLoopCtlr::TYPE("NiPSysResetOnLoopCtlr", &NI_P_SYS_RESET_ON_LOOP_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysResetOnLoopCtlr.h b/obj/NiPSysResetOnLoopCtlr.h index 7538fe0d..101f1a3d 100644 --- a/obj/NiPSysResetOnLoopCtlr.h +++ b/obj/NiPSysResetOnLoopCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSRESETONLOOPCTLR_H_ #include "NiTimeController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysRotationModifier.cpp b/obj/NiPSysRotationModifier.cpp index 9848b2cc..5c3b9d01 100644 --- a/obj/NiPSysRotationModifier.cpp +++ b/obj/NiPSysRotationModifier.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysRotationModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysRotationModifier::TYPE("NiPSysRotationModifier", &NI_P_SYS_ROTATION_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysRotationModifier.h b/obj/NiPSysRotationModifier.h index 2cfc3ce4..c7af7d9e 100644 --- a/obj/NiPSysRotationModifier.h +++ b/obj/NiPSysRotationModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSROTATIONMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysSpawnModifier.cpp b/obj/NiPSysSpawnModifier.cpp index 55ded02d..b6f762f1 100644 --- a/obj/NiPSysSpawnModifier.cpp +++ b/obj/NiPSysSpawnModifier.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysSpawnModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysSpawnModifier::TYPE("NiPSysSpawnModifier", &NI_P_SYS_SPAWN_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiPSysSpawnModifier.h b/obj/NiPSysSpawnModifier.h index 13e0c1a0..b72592dd 100644 --- a/obj/NiPSysSpawnModifier.h +++ b/obj/NiPSysSpawnModifier.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSSPAWNMODIFIER_H_ #include "NiPSysModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysSphereEmitter.cpp b/obj/NiPSysSphereEmitter.cpp index 64f7843b..30e29133 100644 --- a/obj/NiPSysSphereEmitter.cpp +++ b/obj/NiPSysSphereEmitter.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysSphereEmitter.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysSphereEmitter::TYPE("NiPSysSphereEmitter", &NI_P_SYS_SPHERE_EMITTER_PARENT::TypeConst() ); diff --git a/obj/NiPSysSphereEmitter.h b/obj/NiPSysSphereEmitter.h index a3515f80..037275ab 100644 --- a/obj/NiPSysSphereEmitter.h +++ b/obj/NiPSysSphereEmitter.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSSPHEREEMITTER_H_ #include "NiPSysVolumeEmitter.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysUpdateCtlr.cpp b/obj/NiPSysUpdateCtlr.cpp index bdc84fc0..09140e4b 100644 --- a/obj/NiPSysUpdateCtlr.cpp +++ b/obj/NiPSysUpdateCtlr.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysUpdateCtlr.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysUpdateCtlr::TYPE("NiPSysUpdateCtlr", &NI_P_SYS_UPDATE_CTLR_PARENT::TypeConst() ); diff --git a/obj/NiPSysUpdateCtlr.h b/obj/NiPSysUpdateCtlr.h index 34a3e23f..037bf13b 100644 --- a/obj/NiPSysUpdateCtlr.h +++ b/obj/NiPSysUpdateCtlr.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSUPDATECTLR_H_ #include "NiTimeController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPSysVolumeEmitter.cpp b/obj/NiPSysVolumeEmitter.cpp index d3b3e5ad..d7910546 100644 --- a/obj/NiPSysVolumeEmitter.cpp +++ b/obj/NiPSysVolumeEmitter.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysVolumeEmitter.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPSysVolumeEmitter::TYPE("NiPSysVolumeEmitter", &NI_P_SYS_VOLUME_EMITTER_PARENT::TypeConst() ); diff --git a/obj/NiPSysVolumeEmitter.h b/obj/NiPSysVolumeEmitter.h index 4382777f..a706945f 100644 --- a/obj/NiPSysVolumeEmitter.h +++ b/obj/NiPSysVolumeEmitter.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPSYSVOLUMEEMITTER_H_ #include "NiPSysEmitter.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiNode; diff --git a/obj/NiPalette.cpp b/obj/NiPalette.cpp index 4079598b..8d22a811 100644 --- a/obj/NiPalette.cpp +++ b/obj/NiPalette.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPalette.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPalette::TYPE("NiPalette", &NI_PALETTE_PARENT::TypeConst() ); diff --git a/obj/NiPalette.h b/obj/NiPalette.h index 50324c4e..9ababc3f 100644 --- a/obj/NiPalette.h +++ b/obj/NiPalette.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPALETTE_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiParticleBomb.cpp b/obj/NiParticleBomb.cpp index 73820e8c..41eab7f5 100644 --- a/obj/NiParticleBomb.cpp +++ b/obj/NiParticleBomb.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleBomb.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleBomb::TYPE("NiParticleBomb", &NI_PARTICLE_BOMB_PARENT::TypeConst() ); diff --git a/obj/NiParticleBomb.h b/obj/NiParticleBomb.h index 9074a99a..804c16bd 100644 --- a/obj/NiParticleBomb.h +++ b/obj/NiParticleBomb.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPARTICLEBOMB_H_ #include "AParticleModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiParticleColorModifier.cpp b/obj/NiParticleColorModifier.cpp index 110d17ce..3ffda744 100644 --- a/obj/NiParticleColorModifier.cpp +++ b/obj/NiParticleColorModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleColorModifier.h" #include "NiColorData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleColorModifier::TYPE("NiParticleColorModifier", &NI_PARTICLE_COLOR_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiParticleColorModifier.h b/obj/NiParticleColorModifier.h index 3e23e9ba..ba06ed90 100644 --- a/obj/NiParticleColorModifier.h +++ b/obj/NiParticleColorModifier.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiColorData; diff --git a/obj/NiParticleGrowFade.cpp b/obj/NiParticleGrowFade.cpp index b4fca3e5..0b8be021 100644 --- a/obj/NiParticleGrowFade.cpp +++ b/obj/NiParticleGrowFade.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleGrowFade.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleGrowFade::TYPE("NiParticleGrowFade", &NI_PARTICLE_GROW_FADE_PARENT::TypeConst() ); diff --git a/obj/NiParticleGrowFade.h b/obj/NiParticleGrowFade.h index 4de6afe9..fe70404f 100644 --- a/obj/NiParticleGrowFade.h +++ b/obj/NiParticleGrowFade.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPARTICLEGROWFADE_H_ #include "AParticleModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiParticleMeshModifier.cpp b/obj/NiParticleMeshModifier.cpp index 75cc8d08..49f30899 100644 --- a/obj/NiParticleMeshModifier.cpp +++ b/obj/NiParticleMeshModifier.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleMeshModifier.h" #include "NiAVObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleMeshModifier::TYPE("NiParticleMeshModifier", &NI_PARTICLE_MESH_MODIFIER_PARENT::TypeConst() ); diff --git a/obj/NiParticleMeshModifier.h b/obj/NiParticleMeshModifier.h index 3ca99fd6..a8393287 100644 --- a/obj/NiParticleMeshModifier.h +++ b/obj/NiParticleMeshModifier.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/obj/NiParticleMeshes.cpp b/obj/NiParticleMeshes.cpp index de488ab0..c7211558 100644 --- a/obj/NiParticleMeshes.cpp +++ b/obj/NiParticleMeshes.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleMeshes.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleMeshes::TYPE("NiParticleMeshes", &NI_PARTICLE_MESHES_PARENT::TypeConst() ); diff --git a/obj/NiParticleMeshes.h b/obj/NiParticleMeshes.h index 14b3b7b8..2e6f1b73 100644 --- a/obj/NiParticleMeshes.h +++ b/obj/NiParticleMeshes.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPARTICLEMESHES_H_ #include "NiParticles.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiParticleMeshesData.cpp b/obj/NiParticleMeshesData.cpp index 96678aa2..147d11a7 100644 --- a/obj/NiParticleMeshesData.cpp +++ b/obj/NiParticleMeshesData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleMeshesData.h" #include "NiAVObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleMeshesData::TYPE("NiParticleMeshesData", &NI_PARTICLE_MESHES_DATA_PARENT::TypeConst() ); diff --git a/obj/NiParticleMeshesData.h b/obj/NiParticleMeshesData.h index fb9b5154..17708a46 100644 --- a/obj/NiParticleMeshesData.h +++ b/obj/NiParticleMeshesData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiAVObject; diff --git a/obj/NiParticleRotation.cpp b/obj/NiParticleRotation.cpp index 034a2cee..04e8e10d 100644 --- a/obj/NiParticleRotation.cpp +++ b/obj/NiParticleRotation.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleRotation.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleRotation::TYPE("NiParticleRotation", &NI_PARTICLE_ROTATION_PARENT::TypeConst() ); diff --git a/obj/NiParticleRotation.h b/obj/NiParticleRotation.h index e280c311..b0f7a3fa 100644 --- a/obj/NiParticleRotation.h +++ b/obj/NiParticleRotation.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPARTICLEROTATION_H_ #include "AParticleModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiParticleSystem.cpp b/obj/NiParticleSystem.cpp index cdd10a9d..92210212 100644 --- a/obj/NiParticleSystem.cpp +++ b/obj/NiParticleSystem.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleSystem.h" #include "NiPSysModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleSystem::TYPE("NiParticleSystem", &NI_PARTICLE_SYSTEM_PARENT::TypeConst() ); diff --git a/obj/NiParticleSystem.h b/obj/NiParticleSystem.h index 2576cf01..cf0f71e9 100644 --- a/obj/NiParticleSystem.h +++ b/obj/NiParticleSystem.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPSysModifier; diff --git a/obj/NiParticleSystemController.cpp b/obj/NiParticleSystemController.cpp index 79740b6c..40c7542f 100644 --- a/obj/NiParticleSystemController.cpp +++ b/obj/NiParticleSystemController.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/Particle.h" #include "NiObject.h" #include "AParticleModifier.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticleSystemController::TYPE("NiParticleSystemController", &NI_PARTICLE_SYSTEM_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiParticleSystemController.h b/obj/NiParticleSystemController.h index e4818a9f..c0febfde 100644 --- a/obj/NiParticleSystemController.h +++ b/obj/NiParticleSystemController.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" #include "../gen/Particle.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/NiParticles.cpp b/obj/NiParticles.cpp index 8144df6b..ad540b69 100644 --- a/obj/NiParticles.cpp +++ b/obj/NiParticles.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticles.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticles::TYPE("NiParticles", &NI_PARTICLES_PARENT::TypeConst() ); diff --git a/obj/NiParticles.h b/obj/NiParticles.h index 35c25b92..37cf0379 100644 --- a/obj/NiParticles.h +++ b/obj/NiParticles.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPARTICLES_H_ #include "NiTriBasedGeom.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiParticlesData.cpp b/obj/NiParticlesData.cpp index 96984f07..a64ef8d2 100644 --- a/obj/NiParticlesData.cpp +++ b/obj/NiParticlesData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticlesData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiParticlesData::TYPE("NiParticlesData", &NI_PARTICLES_DATA_PARENT::TypeConst() ); diff --git a/obj/NiParticlesData.h b/obj/NiParticlesData.h index 79eca8cc..0a776b4d 100644 --- a/obj/NiParticlesData.h +++ b/obj/NiParticlesData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPARTICLESDATA_H_ #include "NiAutoNormalParticlesData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPathController.cpp b/obj/NiPathController.cpp index 42a449fd..3d41547b 100644 --- a/obj/NiPathController.cpp +++ b/obj/NiPathController.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPathController.h" #include "NiPosData.h" #include "NiFloatData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPathController::TYPE("NiPathController", &NI_PATH_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiPathController.h b/obj/NiPathController.h index ca11d23c..ab738ca1 100644 --- a/obj/NiPathController.h +++ b/obj/NiPathController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPosData; diff --git a/obj/NiPathInterpolator.cpp b/obj/NiPathInterpolator.cpp index 62032713..152371d1 100644 --- a/obj/NiPathInterpolator.cpp +++ b/obj/NiPathInterpolator.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPathInterpolator.h" #include "NiPosData.h" #include "NiFloatData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPathInterpolator::TYPE("NiPathInterpolator", &NI_PATH_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiPathInterpolator.h b/obj/NiPathInterpolator.h index 4faa80f1..3afde88b 100644 --- a/obj/NiPathInterpolator.h +++ b/obj/NiPathInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPosData; diff --git a/obj/NiPixelData.cpp b/obj/NiPixelData.cpp index 8bf1a3c6..cae427a9 100644 --- a/obj/NiPixelData.cpp +++ b/obj/NiPixelData.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/MipMap.h" #include "../gen/ByteArray.h" #include "NiPalette.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPixelData::TYPE("NiPixelData", &NI_PIXEL_DATA_PARENT::TypeConst() ); diff --git a/obj/NiPixelData.h b/obj/NiPixelData.h index 0d8b2aab..91f7854b 100644 --- a/obj/NiPixelData.h +++ b/obj/NiPixelData.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../Ref.h" #include "../gen/MipMap.h" #include "../gen/ByteArray.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPalette; diff --git a/obj/NiPlanarCollider.cpp b/obj/NiPlanarCollider.cpp index f5bbc796..760dd92c 100644 --- a/obj/NiPlanarCollider.cpp +++ b/obj/NiPlanarCollider.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPlanarCollider.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPlanarCollider::TYPE("NiPlanarCollider", &NI_PLANAR_COLLIDER_PARENT::TypeConst() ); diff --git a/obj/NiPlanarCollider.h b/obj/NiPlanarCollider.h index 358aa2e4..a2392b31 100644 --- a/obj/NiPlanarCollider.h +++ b/obj/NiPlanarCollider.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPLANARCOLLIDER_H_ #include "AParticleModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPoint3Interpolator.cpp b/obj/NiPoint3Interpolator.cpp index d6cd8446..8a11d98d 100644 --- a/obj/NiPoint3Interpolator.cpp +++ b/obj/NiPoint3Interpolator.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPoint3Interpolator.h" #include "NiPosData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPoint3Interpolator::TYPE("NiPoint3Interpolator", &NI_POINT3_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiPoint3Interpolator.h b/obj/NiPoint3Interpolator.h index 49cc6e8b..ebd20e60 100644 --- a/obj/NiPoint3Interpolator.h +++ b/obj/NiPoint3Interpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiPosData; diff --git a/obj/NiPointLight.cpp b/obj/NiPointLight.cpp index 77390f83..b411748e 100644 --- a/obj/NiPointLight.cpp +++ b/obj/NiPointLight.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPointLight.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPointLight::TYPE("NiPointLight", &NI_POINT_LIGHT_PARENT::TypeConst() ); diff --git a/obj/NiPointLight.h b/obj/NiPointLight.h index 7941418d..ca14a109 100644 --- a/obj/NiPointLight.h +++ b/obj/NiPointLight.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPOINTLIGHT_H_ #include "NiLight.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiPosData.cpp b/obj/NiPosData.cpp index c542532d..6a8776df 100644 --- a/obj/NiPosData.cpp +++ b/obj/NiPosData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPosData.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiPosData::TYPE("NiPosData", &NI_POS_DATA_PARENT::TypeConst() ); diff --git a/obj/NiPosData.h b/obj/NiPosData.h index 800aa713..98cd8465 100644 --- a/obj/NiPosData.h +++ b/obj/NiPosData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiProperty.cpp b/obj/NiProperty.cpp index 3aeceb2c..40b54a20 100644 --- a/obj/NiProperty.cpp +++ b/obj/NiProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiProperty::TYPE("NiProperty", &NI_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiProperty.h b/obj/NiProperty.h index c69a6dd3..7a24dc70 100644 --- a/obj/NiProperty.h +++ b/obj/NiProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIPROPERTY_H_ #include "NiObjectNET.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiRangeLODData.cpp b/obj/NiRangeLODData.cpp index 6d9f9f19..6fcbd96b 100644 --- a/obj/NiRangeLODData.cpp +++ b/obj/NiRangeLODData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiRangeLODData.h" #include "../gen/LODRange.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiRangeLODData::TYPE("NiRangeLODData", &NI_RANGE_L_O_D_DATA_PARENT::TypeConst() ); diff --git a/obj/NiRangeLODData.h b/obj/NiRangeLODData.h index 96801880..1462533d 100644 --- a/obj/NiRangeLODData.h +++ b/obj/NiRangeLODData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/LODRange.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiRotatingParticles.cpp b/obj/NiRotatingParticles.cpp index 21675d2f..53b67779 100644 --- a/obj/NiRotatingParticles.cpp +++ b/obj/NiRotatingParticles.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiRotatingParticles.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiRotatingParticles::TYPE("NiRotatingParticles", &NI_ROTATING_PARTICLES_PARENT::TypeConst() ); diff --git a/obj/NiRotatingParticles.h b/obj/NiRotatingParticles.h index efaca622..f340c74e 100644 --- a/obj/NiRotatingParticles.h +++ b/obj/NiRotatingParticles.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIROTATINGPARTICLES_H_ #include "NiParticles.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiRotatingParticlesData.cpp b/obj/NiRotatingParticlesData.cpp index 8cfe9d38..2e2374ba 100644 --- a/obj/NiRotatingParticlesData.cpp +++ b/obj/NiRotatingParticlesData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiRotatingParticlesData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiRotatingParticlesData::TYPE("NiRotatingParticlesData", &NI_ROTATING_PARTICLES_DATA_PARENT::TypeConst() ); diff --git a/obj/NiRotatingParticlesData.h b/obj/NiRotatingParticlesData.h index 95cec2c9..affbb414 100644 --- a/obj/NiRotatingParticlesData.h +++ b/obj/NiRotatingParticlesData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIROTATINGPARTICLESDATA_H_ #include "NiParticlesData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiScreenLODData.cpp b/obj/NiScreenLODData.cpp index 68a4a452..779ac16a 100644 --- a/obj/NiScreenLODData.cpp +++ b/obj/NiScreenLODData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiScreenLODData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiScreenLODData::TYPE("NiScreenLODData", &NI_SCREEN_L_O_D_DATA_PARENT::TypeConst() ); diff --git a/obj/NiScreenLODData.h b/obj/NiScreenLODData.h index 2a315378..fdef0536 100644 --- a/obj/NiScreenLODData.h +++ b/obj/NiScreenLODData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISCREENLODDATA_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiSequenceStreamHelper.cpp b/obj/NiSequenceStreamHelper.cpp index 1173625e..eba62af6 100644 --- a/obj/NiSequenceStreamHelper.cpp +++ b/obj/NiSequenceStreamHelper.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSequenceStreamHelper.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSequenceStreamHelper::TYPE("NiSequenceStreamHelper", &NI_SEQUENCE_STREAM_HELPER_PARENT::TypeConst() ); diff --git a/obj/NiSequenceStreamHelper.h b/obj/NiSequenceStreamHelper.h index bb3a1806..6b985f0c 100644 --- a/obj/NiSequenceStreamHelper.h +++ b/obj/NiSequenceStreamHelper.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISEQUENCESTREAMHELPER_H_ #include "NiObjectNET.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiShadeProperty.cpp b/obj/NiShadeProperty.cpp index 31daede6..314a53a4 100644 --- a/obj/NiShadeProperty.cpp +++ b/obj/NiShadeProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiShadeProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiShadeProperty::TYPE("NiShadeProperty", &NI_SHADE_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiShadeProperty.h b/obj/NiShadeProperty.h index 8c88cc34..cec3e2a9 100644 --- a/obj/NiShadeProperty.h +++ b/obj/NiShadeProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISHADEPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiSingleInterpolatorController.cpp b/obj/NiSingleInterpolatorController.cpp index 978acc11..5280f10a 100644 --- a/obj/NiSingleInterpolatorController.cpp +++ b/obj/NiSingleInterpolatorController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" #include "NiInterpolator.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSingleInterpolatorController::TYPE("NiSingleInterpolatorController", &NI_SINGLE_INTERPOLATOR_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiSingleInterpolatorController.h b/obj/NiSingleInterpolatorController.h index 8b58f302..d9c272aa 100644 --- a/obj/NiSingleInterpolatorController.h +++ b/obj/NiSingleInterpolatorController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiInterpolator; diff --git a/obj/NiSkinData.cpp b/obj/NiSkinData.cpp index c8d836cf..fa252e03 100644 --- a/obj/NiSkinData.cpp +++ b/obj/NiSkinData.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/SkinData.h" #include "../gen/SkinWeight.h" #include "NiSkinPartition.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSkinData::TYPE("NiSkinData", &NI_SKIN_DATA_PARENT::TypeConst() ); diff --git a/obj/NiSkinData.h b/obj/NiSkinData.h index 617bdf45..b08f3d17 100644 --- a/obj/NiSkinData.h +++ b/obj/NiSkinData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" #include "../gen/SkinData.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiSkinPartition; diff --git a/obj/NiSkinInstance.cpp b/obj/NiSkinInstance.cpp index d3b3ef12..ed286738 100644 --- a/obj/NiSkinInstance.cpp +++ b/obj/NiSkinInstance.cpp @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSkinData.h" #include "NiSkinPartition.h" #include "NiNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSkinInstance::TYPE("NiSkinInstance", &NI_SKIN_INSTANCE_PARENT::TypeConst() ); diff --git a/obj/NiSkinInstance.h b/obj/NiSkinInstance.h index 505b46f1..7f987936 100644 --- a/obj/NiSkinInstance.h +++ b/obj/NiSkinInstance.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiSkinData; diff --git a/obj/NiSkinPartition.cpp b/obj/NiSkinPartition.cpp index 1ea2a51b..58e9daf2 100644 --- a/obj/NiSkinPartition.cpp +++ b/obj/NiSkinPartition.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSkinPartition.h" #include "../gen/SkinPartition.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSkinPartition::TYPE("NiSkinPartition", &NI_SKIN_PARTITION_PARENT::TypeConst() ); diff --git a/obj/NiSkinPartition.h b/obj/NiSkinPartition.h index 34d26830..e78de6bb 100644 --- a/obj/NiSkinPartition.h +++ b/obj/NiSkinPartition.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/SkinPartition.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiSourceTexture.cpp b/obj/NiSourceTexture.cpp index 1dff2968..e2b0a699 100644 --- a/obj/NiSourceTexture.cpp +++ b/obj/NiSourceTexture.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSourceTexture.h" #include "NiObject.h" #include "NiPixelData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSourceTexture::TYPE("NiSourceTexture", &NI_SOURCE_TEXTURE_PARENT::TypeConst() ); diff --git a/obj/NiSourceTexture.h b/obj/NiSourceTexture.h index 949abc9a..004cc68f 100644 --- a/obj/NiSourceTexture.h +++ b/obj/NiSourceTexture.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/NiSpecularProperty.cpp b/obj/NiSpecularProperty.cpp index 08c75fe2..c101f703 100644 --- a/obj/NiSpecularProperty.cpp +++ b/obj/NiSpecularProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSpecularProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSpecularProperty::TYPE("NiSpecularProperty", &NI_SPECULAR_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiSpecularProperty.h b/obj/NiSpecularProperty.h index 6570344f..7152e0a6 100644 --- a/obj/NiSpecularProperty.h +++ b/obj/NiSpecularProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISPECULARPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiSphericalCollider.cpp b/obj/NiSphericalCollider.cpp index c970da86..be7cb337 100644 --- a/obj/NiSphericalCollider.cpp +++ b/obj/NiSphericalCollider.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSphericalCollider.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSphericalCollider::TYPE("NiSphericalCollider", &NI_SPHERICAL_COLLIDER_PARENT::TypeConst() ); diff --git a/obj/NiSphericalCollider.h b/obj/NiSphericalCollider.h index 4669ef48..03f8a904 100644 --- a/obj/NiSphericalCollider.h +++ b/obj/NiSphericalCollider.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISPHERICALCOLLIDER_H_ #include "AParticleModifier.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiSpotLight.cpp b/obj/NiSpotLight.cpp index 3ecfadf2..d0a5740b 100644 --- a/obj/NiSpotLight.cpp +++ b/obj/NiSpotLight.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSpotLight.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiSpotLight::TYPE("NiSpotLight", &NI_SPOT_LIGHT_PARENT::TypeConst() ); diff --git a/obj/NiSpotLight.h b/obj/NiSpotLight.h index ffaa12c7..00b47d28 100644 --- a/obj/NiSpotLight.h +++ b/obj/NiSpotLight.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISPOTLIGHT_H_ #include "NiPointLight.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiStencilProperty.cpp b/obj/NiStencilProperty.cpp index 56f667b6..876122f8 100644 --- a/obj/NiStencilProperty.cpp +++ b/obj/NiStencilProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiStencilProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiStencilProperty::TYPE("NiStencilProperty", &NI_STENCIL_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiStencilProperty.h b/obj/NiStencilProperty.h index ff5c92d7..a0af351a 100644 --- a/obj/NiStencilProperty.h +++ b/obj/NiStencilProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISTENCILPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiStringExtraData.cpp b/obj/NiStringExtraData.cpp index 91b29c57..71ef07a4 100644 --- a/obj/NiStringExtraData.cpp +++ b/obj/NiStringExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiStringExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiStringExtraData::TYPE("NiStringExtraData", &NI_STRING_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiStringExtraData.h b/obj/NiStringExtraData.h index 5e88d0c8..6f379b2a 100644 --- a/obj/NiStringExtraData.h +++ b/obj/NiStringExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISTRINGEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiStringPalette.cpp b/obj/NiStringPalette.cpp index 3d0e4230..e56baf26 100644 --- a/obj/NiStringPalette.cpp +++ b/obj/NiStringPalette.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiStringPalette.h" #include "../gen/StringPalette.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiStringPalette::TYPE("NiStringPalette", &NI_STRING_PALETTE_PARENT::TypeConst() ); diff --git a/obj/NiStringPalette.h b/obj/NiStringPalette.h index c84b999e..628f0a47 100644 --- a/obj/NiStringPalette.h +++ b/obj/NiStringPalette.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/StringPalette.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiStringsExtraData.cpp b/obj/NiStringsExtraData.cpp index 6686da56..4bca3917 100644 --- a/obj/NiStringsExtraData.cpp +++ b/obj/NiStringsExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiStringsExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiStringsExtraData::TYPE("NiStringsExtraData", &NI_STRINGS_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiStringsExtraData.h b/obj/NiStringsExtraData.h index cab7795e..07131e1b 100644 --- a/obj/NiStringsExtraData.h +++ b/obj/NiStringsExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NISTRINGSEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTextKeyExtraData.cpp b/obj/NiTextKeyExtraData.cpp index 71f743d1..1330e899 100644 --- a/obj/NiTextKeyExtraData.cpp +++ b/obj/NiTextKeyExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTextKeyExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTextKeyExtraData::TYPE("NiTextKeyExtraData", &NI_TEXT_KEY_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiTextKeyExtraData.h b/obj/NiTextKeyExtraData.h index ddeab50d..69c309d8 100644 --- a/obj/NiTextKeyExtraData.h +++ b/obj/NiTextKeyExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NITEXTKEYEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTextureEffect.cpp b/obj/NiTextureEffect.cpp index 1da9ca11..89700ab0 100644 --- a/obj/NiTextureEffect.cpp +++ b/obj/NiTextureEffect.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTextureEffect.h" #include "NiSourceTexture.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTextureEffect::TYPE("NiTextureEffect", &NI_TEXTURE_EFFECT_PARENT::TypeConst() ); diff --git a/obj/NiTextureEffect.h b/obj/NiTextureEffect.h index e6698f4f..a9e39093 100644 --- a/obj/NiTextureEffect.h +++ b/obj/NiTextureEffect.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiSourceTexture; diff --git a/obj/NiTextureTransformController.cpp b/obj/NiTextureTransformController.cpp index 9b0fc734..9e29d019 100644 --- a/obj/NiTextureTransformController.cpp +++ b/obj/NiTextureTransformController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTextureTransformController.h" #include "NiFloatData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTextureTransformController::TYPE("NiTextureTransformController", &NI_TEXTURE_TRANSFORM_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiTextureTransformController.h b/obj/NiTextureTransformController.h index 440bbd76..dd6c7227 100644 --- a/obj/NiTextureTransformController.h +++ b/obj/NiTextureTransformController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiFloatData; diff --git a/obj/NiTexturingProperty.cpp b/obj/NiTexturingProperty.cpp index 857381d9..584dee30 100644 --- a/obj/NiTexturingProperty.cpp +++ b/obj/NiTexturingProperty.cpp @@ -21,7 +21,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/ShaderTexDesc.h" #include "../gen/TexDesc.h" #include "NiSourceTexture.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTexturingProperty::TYPE("NiTexturingProperty", &NI_TEXTURING_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiTexturingProperty.h b/obj/NiTexturingProperty.h index 0b270e8c..21e75bec 100644 --- a/obj/NiTexturingProperty.h +++ b/obj/NiTexturingProperty.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/TexDesc.h" #include "../gen/ShaderTexDesc.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTimeController.cpp b/obj/NiTimeController.cpp index d3594a55..b3380ddd 100644 --- a/obj/NiTimeController.cpp +++ b/obj/NiTimeController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" #include "NiObjectNET.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTimeController::TYPE("NiTimeController", &NI_TIME_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiTimeController.h b/obj/NiTimeController.h index 77aa6101..b4c83863 100644 --- a/obj/NiTimeController.h +++ b/obj/NiTimeController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { class NiObject; #include "../gen/obj_defines.h" diff --git a/obj/NiTransformController.cpp b/obj/NiTransformController.cpp index 064fa05b..873bf330 100644 --- a/obj/NiTransformController.cpp +++ b/obj/NiTransformController.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTransformController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTransformController::TYPE("NiTransformController", &NI_TRANSFORM_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiTransformController.h b/obj/NiTransformController.h index 8bdf73c2..ffe96b05 100644 --- a/obj/NiTransformController.h +++ b/obj/NiTransformController.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NITRANSFORMCONTROLLER_H_ #include "NiSingleInterpolatorController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTransformData.cpp b/obj/NiTransformData.cpp index 1c90141c..a0d20afb 100644 --- a/obj/NiTransformData.cpp +++ b/obj/NiTransformData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTransformData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTransformData::TYPE("NiTransformData", &NI_TRANSFORM_DATA_PARENT::TypeConst() ); diff --git a/obj/NiTransformData.h b/obj/NiTransformData.h index 8675dd07..59570cf3 100644 --- a/obj/NiTransformData.h +++ b/obj/NiTransformData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NITRANSFORMDATA_H_ #include "NiKeyframeData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTransformInterpolator.cpp b/obj/NiTransformInterpolator.cpp index 494d3ba1..5ca00769 100644 --- a/obj/NiTransformInterpolator.cpp +++ b/obj/NiTransformInterpolator.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTransformInterpolator.h" #include "NiTransformData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTransformInterpolator::TYPE("NiTransformInterpolator", &NI_TRANSFORM_INTERPOLATOR_PARENT::TypeConst() ); diff --git a/obj/NiTransformInterpolator.h b/obj/NiTransformInterpolator.h index e1a54d1d..746207ad 100644 --- a/obj/NiTransformInterpolator.h +++ b/obj/NiTransformInterpolator.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTransformData; diff --git a/obj/NiTriBasedGeom.cpp b/obj/NiTriBasedGeom.cpp index 2df124d3..b31a87a9 100644 --- a/obj/NiTriBasedGeom.cpp +++ b/obj/NiTriBasedGeom.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" #include "NiSkinInstance.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTriBasedGeom::TYPE("NiTriBasedGeom", &NI_TRI_BASED_GEOM_PARENT::TypeConst() ); diff --git a/obj/NiTriBasedGeom.h b/obj/NiTriBasedGeom.h index f3be77db..5a94c1fd 100644 --- a/obj/NiTriBasedGeom.h +++ b/obj/NiTriBasedGeom.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTriBasedGeomData; diff --git a/obj/NiTriBasedGeomData.cpp b/obj/NiTriBasedGeomData.cpp index 563e5a06..4fb0a720 100644 --- a/obj/NiTriBasedGeomData.cpp +++ b/obj/NiTriBasedGeomData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTriBasedGeomData::TYPE("NiTriBasedGeomData", &NI_TRI_BASED_GEOM_DATA_PARENT::TypeConst() ); diff --git a/obj/NiTriBasedGeomData.h b/obj/NiTriBasedGeomData.h index 15910177..686b2910 100644 --- a/obj/NiTriBasedGeomData.h +++ b/obj/NiTriBasedGeomData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/NiTriShape.cpp b/obj/NiTriShape.cpp index 88f941cc..534dc1b7 100644 --- a/obj/NiTriShape.cpp +++ b/obj/NiTriShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTriShape::TYPE("NiTriShape", &NI_TRI_SHAPE_PARENT::TypeConst() ); diff --git a/obj/NiTriShape.h b/obj/NiTriShape.h index 1b9b6654..59ed973a 100644 --- a/obj/NiTriShape.h +++ b/obj/NiTriShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NITRISHAPE_H_ #include "NiTriBasedGeom.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTriShapeData.cpp b/obj/NiTriShapeData.cpp index 3fc8df77..5071c47a 100644 --- a/obj/NiTriShapeData.cpp +++ b/obj/NiTriShapeData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriShapeData.h" #include "../gen/MatchGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTriShapeData::TYPE("NiTriShapeData", &NI_TRI_SHAPE_DATA_PARENT::TypeConst() ); diff --git a/obj/NiTriShapeData.h b/obj/NiTriShapeData.h index b07221cf..2fbe11f9 100644 --- a/obj/NiTriShapeData.h +++ b/obj/NiTriShapeData.h @@ -7,7 +7,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" // Include structures #include "../gen/MatchGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTriStrips.cpp b/obj/NiTriStrips.cpp index eb8b16d2..7f1be51a 100644 --- a/obj/NiTriStrips.cpp +++ b/obj/NiTriStrips.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriStrips.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTriStrips::TYPE("NiTriStrips", &NI_TRI_STRIPS_PARENT::TypeConst() ); diff --git a/obj/NiTriStrips.h b/obj/NiTriStrips.h index 5491e4dc..881327a2 100644 --- a/obj/NiTriStrips.h +++ b/obj/NiTriStrips.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NITRISTRIPS_H_ #include "NiTriBasedGeom.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiTriStripsData.cpp b/obj/NiTriStripsData.cpp index 39bdc12c..9f37affa 100644 --- a/obj/NiTriStripsData.cpp +++ b/obj/NiTriStripsData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriStripsData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiTriStripsData::TYPE("NiTriStripsData", &NI_TRI_STRIPS_DATA_PARENT::TypeConst() ); diff --git a/obj/NiTriStripsData.h b/obj/NiTriStripsData.h index eb200c83..76f33a93 100644 --- a/obj/NiTriStripsData.h +++ b/obj/NiTriStripsData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NITRISTRIPSDATA_H_ #include "NiTriBasedGeomData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiUVController.cpp b/obj/NiUVController.cpp index 789610d0..26fab006 100644 --- a/obj/NiUVController.cpp +++ b/obj/NiUVController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiUVController.h" #include "NiUVData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiUVController::TYPE("NiUVController", &NI_U_V_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiUVController.h b/obj/NiUVController.h index e067abc1..3f2f868f 100644 --- a/obj/NiUVController.h +++ b/obj/NiUVController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiUVData; diff --git a/obj/NiUVData.cpp b/obj/NiUVData.cpp index 63d1d4bf..d12497bf 100644 --- a/obj/NiUVData.cpp +++ b/obj/NiUVData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiUVData.h" #include "../gen/KeyGroup.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiUVData::TYPE("NiUVData", &NI_U_V_DATA_PARENT::TypeConst() ); diff --git a/obj/NiUVData.h b/obj/NiUVData.h index 71edba3e..78618010 100644 --- a/obj/NiUVData.h +++ b/obj/NiUVData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/KeyGroup.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiVectorExtraData.cpp b/obj/NiVectorExtraData.cpp index f66da292..c93a0d1a 100644 --- a/obj/NiVectorExtraData.cpp +++ b/obj/NiVectorExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiVectorExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiVectorExtraData::TYPE("NiVectorExtraData", &NI_VECTOR_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiVectorExtraData.h b/obj/NiVectorExtraData.h index 63143d66..a68b8cd8 100644 --- a/obj/NiVectorExtraData.h +++ b/obj/NiVectorExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIVECTOREXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiVertWeightsExtraData.cpp b/obj/NiVertWeightsExtraData.cpp index d729fb2a..315a56f2 100644 --- a/obj/NiVertWeightsExtraData.cpp +++ b/obj/NiVertWeightsExtraData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiVertWeightsExtraData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiVertWeightsExtraData::TYPE("NiVertWeightsExtraData", &NI_VERT_WEIGHTS_EXTRA_DATA_PARENT::TypeConst() ); diff --git a/obj/NiVertWeightsExtraData.h b/obj/NiVertWeightsExtraData.h index 03b9976c..e8bf7682 100644 --- a/obj/NiVertWeightsExtraData.h +++ b/obj/NiVertWeightsExtraData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIVERTWEIGHTSEXTRADATA_H_ #include "NiExtraData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiVertexColorProperty.cpp b/obj/NiVertexColorProperty.cpp index 92150e62..93f1fe16 100644 --- a/obj/NiVertexColorProperty.cpp +++ b/obj/NiVertexColorProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiVertexColorProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiVertexColorProperty::TYPE("NiVertexColorProperty", &NI_VERTEX_COLOR_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiVertexColorProperty.h b/obj/NiVertexColorProperty.h index cf92dac7..8d8847fb 100644 --- a/obj/NiVertexColorProperty.h +++ b/obj/NiVertexColorProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIVERTEXCOLORPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiVisController.cpp b/obj/NiVisController.cpp index f8021234..1c476b60 100644 --- a/obj/NiVisController.cpp +++ b/obj/NiVisController.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiVisController.h" #include "NiVisData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiVisController::TYPE("NiVisController", &NI_VIS_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/NiVisController.h b/obj/NiVisController.h index 4ada2a09..cf2d07d7 100644 --- a/obj/NiVisController.h +++ b/obj/NiVisController.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiVisData; diff --git a/obj/NiVisData.cpp b/obj/NiVisData.cpp index 4ead3db7..02699262 100644 --- a/obj/NiVisData.cpp +++ b/obj/NiVisData.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiVisData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiVisData::TYPE("NiVisData", &NI_VIS_DATA_PARENT::TypeConst() ); diff --git a/obj/NiVisData.h b/obj/NiVisData.h index 65503d5f..79b8a0c8 100644 --- a/obj/NiVisData.h +++ b/obj/NiVisData.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIVISDATA_H_ #include "AKeyedData.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiWireframeProperty.cpp b/obj/NiWireframeProperty.cpp index 4ba168bc..b546644e 100644 --- a/obj/NiWireframeProperty.cpp +++ b/obj/NiWireframeProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiWireframeProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiWireframeProperty::TYPE("NiWireframeProperty", &NI_WIREFRAME_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiWireframeProperty.h b/obj/NiWireframeProperty.h index 8ccc94a1..921ce33d 100644 --- a/obj/NiWireframeProperty.h +++ b/obj/NiWireframeProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIWIREFRAMEPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/NiZBufferProperty.cpp b/obj/NiZBufferProperty.cpp index bf0f25d2..5e55f199 100644 --- a/obj/NiZBufferProperty.cpp +++ b/obj/NiZBufferProperty.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiZBufferProperty.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type NiZBufferProperty::TYPE("NiZBufferProperty", &NI_Z_BUFFER_PROPERTY_PARENT::TypeConst() ); diff --git a/obj/NiZBufferProperty.h b/obj/NiZBufferProperty.h index 61fa23fb..3db123dd 100644 --- a/obj/NiZBufferProperty.h +++ b/obj/NiZBufferProperty.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIZBUFFERPROPERTY_H_ #include "NiProperty.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/RootCollisionNode.cpp b/obj/RootCollisionNode.cpp index 8251858d..c25f82a7 100644 --- a/obj/RootCollisionNode.cpp +++ b/obj/RootCollisionNode.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "RootCollisionNode.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type RootCollisionNode::TYPE("RootCollisionNode", &ROOT_COLLISION_NODE_PARENT::TypeConst() ); diff --git a/obj/RootCollisionNode.h b/obj/RootCollisionNode.h index 5a7830e2..b452ae32 100644 --- a/obj/RootCollisionNode.h +++ b/obj/RootCollisionNode.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _ROOTCOLLISIONNODE_H_ #include "NiNode.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkBlendCollisionObject.cpp b/obj/bhkBlendCollisionObject.cpp index d8c9fd7e..af9667a8 100644 --- a/obj/bhkBlendCollisionObject.cpp +++ b/obj/bhkBlendCollisionObject.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkBlendCollisionObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkBlendCollisionObject::TYPE("bhkBlendCollisionObject", &BHK_BLEND_COLLISION_OBJECT_PARENT::TypeConst() ); diff --git a/obj/bhkBlendCollisionObject.h b/obj/bhkBlendCollisionObject.h index cc20d7e7..aabb5728 100644 --- a/obj/bhkBlendCollisionObject.h +++ b/obj/bhkBlendCollisionObject.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKBLENDCOLLISIONOBJECT_H_ #include "NiCollisionObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkBlendController.cpp b/obj/bhkBlendController.cpp index a2e7a336..24f9802d 100644 --- a/obj/bhkBlendController.cpp +++ b/obj/bhkBlendController.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkBlendController.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkBlendController::TYPE("bhkBlendController", &BHK_BLEND_CONTROLLER_PARENT::TypeConst() ); diff --git a/obj/bhkBlendController.h b/obj/bhkBlendController.h index c5de9d9e..b7d2fa8b 100644 --- a/obj/bhkBlendController.h +++ b/obj/bhkBlendController.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKBLENDCONTROLLER_H_ #include "NiTimeController.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkBoxShape.cpp b/obj/bhkBoxShape.cpp index 02a3600d..9d6670e5 100644 --- a/obj/bhkBoxShape.cpp +++ b/obj/bhkBoxShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkBoxShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkBoxShape::TYPE("bhkBoxShape", &BHK_BOX_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkBoxShape.h b/obj/bhkBoxShape.h index f3e30cfc..8bdea853 100644 --- a/obj/bhkBoxShape.h +++ b/obj/bhkBoxShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKBOXSHAPE_H_ #include "bhkConvexShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkCapsuleShape.cpp b/obj/bhkCapsuleShape.cpp index ab1fe776..dc640016 100644 --- a/obj/bhkCapsuleShape.cpp +++ b/obj/bhkCapsuleShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkCapsuleShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkCapsuleShape::TYPE("bhkCapsuleShape", &BHK_CAPSULE_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkCapsuleShape.h b/obj/bhkCapsuleShape.h index 293c410a..c8850e14 100644 --- a/obj/bhkCapsuleShape.h +++ b/obj/bhkCapsuleShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKCAPSULESHAPE_H_ #include "bhkConvexShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkCollisionObject.cpp b/obj/bhkCollisionObject.cpp index 257e53bd..73f35d53 100644 --- a/obj/bhkCollisionObject.cpp +++ b/obj/bhkCollisionObject.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkCollisionObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkCollisionObject::TYPE("bhkCollisionObject", &BHK_COLLISION_OBJECT_PARENT::TypeConst() ); diff --git a/obj/bhkCollisionObject.h b/obj/bhkCollisionObject.h index 1fc349b7..58dcbfd7 100644 --- a/obj/bhkCollisionObject.h +++ b/obj/bhkCollisionObject.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKCOLLISIONOBJECT_H_ #include "NiCollisionObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkConvexShape.cpp b/obj/bhkConvexShape.cpp index 49c9398c..367a5c52 100644 --- a/obj/bhkConvexShape.cpp +++ b/obj/bhkConvexShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkConvexShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkConvexShape::TYPE("bhkConvexShape", &BHK_CONVEX_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkConvexShape.h b/obj/bhkConvexShape.h index eed56e66..dd9f70bb 100644 --- a/obj/bhkConvexShape.h +++ b/obj/bhkConvexShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKCONVEXSHAPE_H_ #include "bhkSphereRepShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkConvexTransformShape.cpp b/obj/bhkConvexTransformShape.cpp index 8c5a32a5..c5c26ffc 100644 --- a/obj/bhkConvexTransformShape.cpp +++ b/obj/bhkConvexTransformShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkConvexTransformShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkConvexTransformShape::TYPE("bhkConvexTransformShape", &BHK_CONVEX_TRANSFORM_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkConvexTransformShape.h b/obj/bhkConvexTransformShape.h index ca96d565..07571617 100644 --- a/obj/bhkConvexTransformShape.h +++ b/obj/bhkConvexTransformShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKCONVEXTRANSFORMSHAPE_H_ #include "bhkTransformShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkConvexVerticesShape.cpp b/obj/bhkConvexVerticesShape.cpp index 380923ce..ad52851b 100644 --- a/obj/bhkConvexVerticesShape.cpp +++ b/obj/bhkConvexVerticesShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkConvexVerticesShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkConvexVerticesShape::TYPE("bhkConvexVerticesShape", &BHK_CONVEX_VERTICES_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkConvexVerticesShape.h b/obj/bhkConvexVerticesShape.h index 710fc638..962a3a40 100644 --- a/obj/bhkConvexVerticesShape.h +++ b/obj/bhkConvexVerticesShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKCONVEXVERTICESSHAPE_H_ #include "bhkSphereRepShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkEntity.cpp b/obj/bhkEntity.cpp index acc9a21c..b2463e4a 100644 --- a/obj/bhkEntity.cpp +++ b/obj/bhkEntity.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkEntity.h" #include "bhkShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkEntity::TYPE("bhkEntity", &BHK_ENTITY_PARENT::TypeConst() ); diff --git a/obj/bhkEntity.h b/obj/bhkEntity.h index 6ded32d4..339d31d6 100644 --- a/obj/bhkEntity.h +++ b/obj/bhkEntity.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class bhkShape; diff --git a/obj/bhkHingeConstraint.cpp b/obj/bhkHingeConstraint.cpp index 726f1b92..f71b19d0 100644 --- a/obj/bhkHingeConstraint.cpp +++ b/obj/bhkHingeConstraint.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkHingeConstraint.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkHingeConstraint::TYPE("bhkHingeConstraint", &BHK_HINGE_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/bhkHingeConstraint.h b/obj/bhkHingeConstraint.h index f59c33fe..e55558bb 100644 --- a/obj/bhkHingeConstraint.h +++ b/obj/bhkHingeConstraint.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKHINGECONSTRAINT_H_ #include "AbhkConstraint.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkLimitedHingeConstraint.cpp b/obj/bhkLimitedHingeConstraint.cpp index 1a67af57..9795ffdf 100644 --- a/obj/bhkLimitedHingeConstraint.cpp +++ b/obj/bhkLimitedHingeConstraint.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkLimitedHingeConstraint.h" #include "../gen/LimitedHingeDescriptor.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkLimitedHingeConstraint::TYPE("bhkLimitedHingeConstraint", &BHK_LIMITED_HINGE_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/bhkLimitedHingeConstraint.h b/obj/bhkLimitedHingeConstraint.h index 6b5b4c40..050faafe 100644 --- a/obj/bhkLimitedHingeConstraint.h +++ b/obj/bhkLimitedHingeConstraint.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/LimitedHingeDescriptor.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkListShape.cpp b/obj/bhkListShape.cpp index d60195bd..d280f6a5 100644 --- a/obj/bhkListShape.cpp +++ b/obj/bhkListShape.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkListShape.h" #include "bhkShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkListShape::TYPE("bhkListShape", &BHK_LIST_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkListShape.h b/obj/bhkListShape.h index e4545939..cf0f85fb 100644 --- a/obj/bhkListShape.h +++ b/obj/bhkListShape.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class bhkShape; diff --git a/obj/bhkMalleableConstraint.cpp b/obj/bhkMalleableConstraint.cpp index 713742fb..51eb0eff 100644 --- a/obj/bhkMalleableConstraint.cpp +++ b/obj/bhkMalleableConstraint.cpp @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../gen/RagDollDescriptor.h" #include "../gen/LimitedHingeDescriptor.h" #include "NiObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkMalleableConstraint::TYPE("bhkMalleableConstraint", &BHK_MALLEABLE_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/bhkMalleableConstraint.h b/obj/bhkMalleableConstraint.h index a1572d7f..af3b0bdf 100644 --- a/obj/bhkMalleableConstraint.h +++ b/obj/bhkMalleableConstraint.h @@ -10,7 +10,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "../Ref.h" #include "../gen/RagDollDescriptor.h" #include "../gen/LimitedHingeDescriptor.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiObject; diff --git a/obj/bhkMoppBvTreeShape.cpp b/obj/bhkMoppBvTreeShape.cpp index 94159ae9..64c2c446 100644 --- a/obj/bhkMoppBvTreeShape.cpp +++ b/obj/bhkMoppBvTreeShape.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkMoppBvTreeShape.h" #include "bhkShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkMoppBvTreeShape::TYPE("bhkMoppBvTreeShape", &BHK_MOPP_BV_TREE_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkMoppBvTreeShape.h b/obj/bhkMoppBvTreeShape.h index b3628b7b..e827533b 100644 --- a/obj/bhkMoppBvTreeShape.h +++ b/obj/bhkMoppBvTreeShape.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class bhkShape; diff --git a/obj/bhkMultiSphereShape.cpp b/obj/bhkMultiSphereShape.cpp index c947718c..ee9e7df4 100644 --- a/obj/bhkMultiSphereShape.cpp +++ b/obj/bhkMultiSphereShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkMultiSphereShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkMultiSphereShape::TYPE("bhkMultiSphereShape", &BHK_MULTI_SPHERE_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkMultiSphereShape.h b/obj/bhkMultiSphereShape.h index 1d630524..eb7f9cf9 100644 --- a/obj/bhkMultiSphereShape.h +++ b/obj/bhkMultiSphereShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKMULTISPHERESHAPE_H_ #include "bhkSphereRepShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkNiTriStripsShape.cpp b/obj/bhkNiTriStripsShape.cpp index 48c8f9ce..ece80031 100644 --- a/obj/bhkNiTriStripsShape.cpp +++ b/obj/bhkNiTriStripsShape.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkNiTriStripsShape.h" #include "NiTriStripsData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkNiTriStripsShape::TYPE("bhkNiTriStripsShape", &BHK_NI_TRI_STRIPS_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkNiTriStripsShape.h b/obj/bhkNiTriStripsShape.h index 10354c4e..f718e884 100644 --- a/obj/bhkNiTriStripsShape.h +++ b/obj/bhkNiTriStripsShape.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class NiTriStripsData; diff --git a/obj/bhkPackedNiTriStripsShape.cpp b/obj/bhkPackedNiTriStripsShape.cpp index 386557bf..7fb5a847 100644 --- a/obj/bhkPackedNiTriStripsShape.cpp +++ b/obj/bhkPackedNiTriStripsShape.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkPackedNiTriStripsShape.h" #include "hkPackedNiTriStripsData.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkPackedNiTriStripsShape::TYPE("bhkPackedNiTriStripsShape", &BHK_PACKED_NI_TRI_STRIPS_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkPackedNiTriStripsShape.h b/obj/bhkPackedNiTriStripsShape.h index cbfa610d..be303c47 100644 --- a/obj/bhkPackedNiTriStripsShape.h +++ b/obj/bhkPackedNiTriStripsShape.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class hkPackedNiTriStripsData; diff --git a/obj/bhkPrismaticConstraint.cpp b/obj/bhkPrismaticConstraint.cpp index 77322344..49404360 100644 --- a/obj/bhkPrismaticConstraint.cpp +++ b/obj/bhkPrismaticConstraint.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkPrismaticConstraint.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkPrismaticConstraint::TYPE("bhkPrismaticConstraint", &BHK_PRISMATIC_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/bhkPrismaticConstraint.h b/obj/bhkPrismaticConstraint.h index 74285237..2b83db87 100644 --- a/obj/bhkPrismaticConstraint.h +++ b/obj/bhkPrismaticConstraint.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKPRISMATICCONSTRAINT_H_ #include "AbhkConstraint.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkRagdollConstraint.cpp b/obj/bhkRagdollConstraint.cpp index 63fe589f..84becc30 100644 --- a/obj/bhkRagdollConstraint.cpp +++ b/obj/bhkRagdollConstraint.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkRagdollConstraint.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkRagdollConstraint::TYPE("bhkRagdollConstraint", &BHK_RAGDOLL_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/bhkRagdollConstraint.h b/obj/bhkRagdollConstraint.h index 1fc70147..adf6c69f 100644 --- a/obj/bhkRagdollConstraint.h +++ b/obj/bhkRagdollConstraint.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKRAGDOLLCONSTRAINT_H_ #include "AbhkRagdollConstraint.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkRefObject.cpp b/obj/bhkRefObject.cpp index 186e983e..7fde0c94 100644 --- a/obj/bhkRefObject.cpp +++ b/obj/bhkRefObject.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkRefObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkRefObject::TYPE("bhkRefObject", &BHK_REF_OBJECT_PARENT::TypeConst() ); diff --git a/obj/bhkRefObject.h b/obj/bhkRefObject.h index fe16257e..b1287016 100644 --- a/obj/bhkRefObject.h +++ b/obj/bhkRefObject.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKREFOBJECT_H_ #include "NiObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkRigidBody.cpp b/obj/bhkRigidBody.cpp index 64571721..21037095 100644 --- a/obj/bhkRigidBody.cpp +++ b/obj/bhkRigidBody.cpp @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkRigidBody.h" #include "../gen/QuaternionXYZW.h" #include "AbhkConstraint.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkRigidBody::TYPE("bhkRigidBody", &BHK_RIGID_BODY_PARENT::TypeConst() ); diff --git a/obj/bhkRigidBody.h b/obj/bhkRigidBody.h index 86d5234a..c04a41e1 100644 --- a/obj/bhkRigidBody.h +++ b/obj/bhkRigidBody.h @@ -9,7 +9,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/QuaternionXYZW.h" #include "../Ref.h" -namespace NifLib { +namespace Niflib { // Forward define of referenced blocks class AbhkConstraint; diff --git a/obj/bhkRigidBodyT.cpp b/obj/bhkRigidBodyT.cpp index 569a805e..3304a082 100644 --- a/obj/bhkRigidBodyT.cpp +++ b/obj/bhkRigidBodyT.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkRigidBodyT.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkRigidBodyT::TYPE("bhkRigidBodyT", &BHK_RIGID_BODY_T_PARENT::TypeConst() ); diff --git a/obj/bhkRigidBodyT.h b/obj/bhkRigidBodyT.h index 6be19722..cb3f2d29 100644 --- a/obj/bhkRigidBodyT.h +++ b/obj/bhkRigidBodyT.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKRIGIDBODYT_H_ #include "bhkRigidBody.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkSPCollisionObject.cpp b/obj/bhkSPCollisionObject.cpp index 22f35ee1..205e46c1 100644 --- a/obj/bhkSPCollisionObject.cpp +++ b/obj/bhkSPCollisionObject.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSPCollisionObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkSPCollisionObject::TYPE("bhkSPCollisionObject", &BHK_S_P_COLLISION_OBJECT_PARENT::TypeConst() ); diff --git a/obj/bhkSPCollisionObject.h b/obj/bhkSPCollisionObject.h index 07cb5fc6..a65450c8 100644 --- a/obj/bhkSPCollisionObject.h +++ b/obj/bhkSPCollisionObject.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSPCOLLISIONOBJECT_H_ #include "NiCollisionObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkSerializable.cpp b/obj/bhkSerializable.cpp index 4e69457d..b8287c7f 100644 --- a/obj/bhkSerializable.cpp +++ b/obj/bhkSerializable.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSerializable.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkSerializable::TYPE("bhkSerializable", &BHK_SERIALIZABLE_PARENT::TypeConst() ); diff --git a/obj/bhkSerializable.h b/obj/bhkSerializable.h index b0812149..ca3d227c 100644 --- a/obj/bhkSerializable.h +++ b/obj/bhkSerializable.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSERIALIZABLE_H_ #include "bhkRefObject.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkShape.cpp b/obj/bhkShape.cpp index e85f2234..58f3e532 100644 --- a/obj/bhkShape.cpp +++ b/obj/bhkShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkShape::TYPE("bhkShape", &BHK_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkShape.h b/obj/bhkShape.h index a9842fa8..d41cc1fe 100644 --- a/obj/bhkShape.h +++ b/obj/bhkShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSHAPE_H_ #include "bhkSerializable.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkSimpleShapePhantom.cpp b/obj/bhkSimpleShapePhantom.cpp index 139c297e..6d3c326b 100644 --- a/obj/bhkSimpleShapePhantom.cpp +++ b/obj/bhkSimpleShapePhantom.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSimpleShapePhantom.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkSimpleShapePhantom::TYPE("bhkSimpleShapePhantom", &BHK_SIMPLE_SHAPE_PHANTOM_PARENT::TypeConst() ); diff --git a/obj/bhkSimpleShapePhantom.h b/obj/bhkSimpleShapePhantom.h index 7e2360d8..a21f0513 100644 --- a/obj/bhkSimpleShapePhantom.h +++ b/obj/bhkSimpleShapePhantom.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSIMPLESHAPEPHANTOM_H_ #include "bhkEntity.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkSphereRepShape.cpp b/obj/bhkSphereRepShape.cpp index 0a6dc79e..43c8c4ad 100644 --- a/obj/bhkSphereRepShape.cpp +++ b/obj/bhkSphereRepShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSphereRepShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkSphereRepShape::TYPE("bhkSphereRepShape", &BHK_SPHERE_REP_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkSphereRepShape.h b/obj/bhkSphereRepShape.h index 1f3a4422..4536c968 100644 --- a/obj/bhkSphereRepShape.h +++ b/obj/bhkSphereRepShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSPHEREREPSHAPE_H_ #include "bhkShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkSphereShape.cpp b/obj/bhkSphereShape.cpp index 2499b7f4..7064d091 100644 --- a/obj/bhkSphereShape.cpp +++ b/obj/bhkSphereShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSphereShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkSphereShape::TYPE("bhkSphereShape", &BHK_SPHERE_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkSphereShape.h b/obj/bhkSphereShape.h index e10429db..728c95ba 100644 --- a/obj/bhkSphereShape.h +++ b/obj/bhkSphereShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSPHERESHAPE_H_ #include "bhkConvexShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkStiffSpringConstraint.cpp b/obj/bhkStiffSpringConstraint.cpp index 992a86e4..4d8d02c4 100644 --- a/obj/bhkStiffSpringConstraint.cpp +++ b/obj/bhkStiffSpringConstraint.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkStiffSpringConstraint.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkStiffSpringConstraint::TYPE("bhkStiffSpringConstraint", &BHK_STIFF_SPRING_CONSTRAINT_PARENT::TypeConst() ); diff --git a/obj/bhkStiffSpringConstraint.h b/obj/bhkStiffSpringConstraint.h index 46dd61cb..df322102 100644 --- a/obj/bhkStiffSpringConstraint.h +++ b/obj/bhkStiffSpringConstraint.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKSTIFFSPRINGCONSTRAINT_H_ #include "AbhkConstraint.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkTransformShape.cpp b/obj/bhkTransformShape.cpp index c037cba9..c3086cb3 100644 --- a/obj/bhkTransformShape.cpp +++ b/obj/bhkTransformShape.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkTransformShape.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkTransformShape::TYPE("bhkTransformShape", &BHK_TRANSFORM_SHAPE_PARENT::TypeConst() ); diff --git a/obj/bhkTransformShape.h b/obj/bhkTransformShape.h index c44f82a1..9424b984 100644 --- a/obj/bhkTransformShape.h +++ b/obj/bhkTransformShape.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKTRANSFORMSHAPE_H_ #include "bhkEntity.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/bhkWorldObject.cpp b/obj/bhkWorldObject.cpp index 312ac15d..199c5114 100644 --- a/obj/bhkWorldObject.cpp +++ b/obj/bhkWorldObject.cpp @@ -2,7 +2,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkWorldObject.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type bhkWorldObject::TYPE("bhkWorldObject", &BHK_WORLD_OBJECT_PARENT::TypeConst() ); diff --git a/obj/bhkWorldObject.h b/obj/bhkWorldObject.h index 52c5e03e..6e344c3a 100644 --- a/obj/bhkWorldObject.h +++ b/obj/bhkWorldObject.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _BHKWORLDOBJECT_H_ #include "bhkShape.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/obj/hkPackedNiTriStripsData.cpp b/obj/hkPackedNiTriStripsData.cpp index 514f2fed..d6178b06 100644 --- a/obj/hkPackedNiTriStripsData.cpp +++ b/obj/hkPackedNiTriStripsData.cpp @@ -3,7 +3,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "hkPackedNiTriStripsData.h" #include "../gen/hkTriangle.h" -using namespace NifLib; +using namespace Niflib; //Definition of TYPE constant const Type hkPackedNiTriStripsData::TYPE("hkPackedNiTriStripsData", &HK_PACKED_NI_TRI_STRIPS_DATA_PARENT::TypeConst() ); diff --git a/obj/hkPackedNiTriStripsData.h b/obj/hkPackedNiTriStripsData.h index adc91bd5..ea7013b3 100644 --- a/obj/hkPackedNiTriStripsData.h +++ b/obj/hkPackedNiTriStripsData.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ // Include structures #include "../gen/hkTriangle.h" -namespace NifLib { +namespace Niflib { #include "../gen/obj_defines.h" diff --git a/pch.h b/pch.h index 2cd284a1..a3eaebeb 100644 --- a/pch.h +++ b/pch.h @@ -1,6 +1,6 @@ //Headers to pre-compile -//Trying to pre-compile only generated headers + #include "dll_export.h" #include "NIF_IO.h" @@ -41,216 +41,217 @@ #include "gen/TexDesc.h" #include "gen/TexSource.h" -#include "obj/AbhkConstraint.h" -#include "obj/AbhkRagdollConstraint.h" -#include "obj/AbhkShapeCollection.h" -#include "obj/ABoneLODController.h" -#include "obj/AKeyedData.h" -#include "obj/AParticleModifier.h" -#include "obj/APSysCtlr.h" -#include "obj/APSysData.h" -#include "obj/AvoidNode.h" -#include "obj/bhkBlendCollisionObject.h" -#include "obj/bhkBlendController.h" -#include "obj/bhkBoxShape.h" -#include "obj/bhkCapsuleShape.h" -#include "obj/bhkCollisionObject.h" -#include "obj/bhkConvexShape.h" -#include "obj/bhkConvexTransformShape.h" -#include "obj/bhkConvexVerticesShape.h" -#include "obj/bhkEntity.h" -#include "obj/bhkHingeConstraint.h" -#include "obj/bhkLimitedHingeConstraint.h" -#include "obj/bhkListShape.h" -#include "obj/bhkMalleableConstraint.h" -#include "obj/bhkMoppBvTreeShape.h" -#include "obj/bhkMultiSphereShape.h" -#include "obj/bhkNiTriStripsShape.h" -#include "obj/bhkPackedNiTriStripsShape.h" -#include "obj/bhkPrismaticConstraint.h" -#include "obj/bhkRagdollConstraint.h" -#include "obj/bhkRefObject.h" -#include "obj/bhkRigidBody.h" -#include "obj/bhkRigidBodyT.h" -#include "obj/bhkSerializable.h" -#include "obj/bhkShape.h" -#include "obj/bhkSimpleShapePhantom.h" -#include "obj/bhkSPCollisionObject.h" -#include "obj/bhkSphereRepShape.h" -#include "obj/bhkSphereShape.h" -#include "obj/bhkStiffSpringConstraint.h" -#include "obj/bhkTransformShape.h" -#include "obj/bhkWorldObject.h" -#include "obj/BSBound.h" -#include "obj/BSFurnitureMarker.h" -#include "obj/BSKeyframeController.h" -#include "obj/BSParentVelocityModifier.h" -#include "obj/BSPSysArrayEmitter.h" -#include "obj/BSXFlags.h" -#include "obj/FxButton.h" -#include "obj/FxRadioButton.h" -#include "obj/FxWidget.h" -#include "obj/hkPackedNiTriStripsData.h" -#include "obj/NiAlphaController.h" -#include "obj/NiAlphaProperty.h" -#include "obj/NiAmbientLight.h" -#include "obj/NiAutoNormalParticles.h" -#include "obj/NiAutoNormalParticlesData.h" -#include "obj/NiAVObject.h" -#include "obj/NiBillboardNode.h" -#include "obj/NiBinaryExtraData.h" -#include "obj/NiBlendBoolInterpolator.h" -#include "obj/NiBlendFloatInterpolator.h" -#include "obj/NiBlendInterpolator.h" -#include "obj/NiBlendPoint3Interpolator.h" -#include "obj/NiBlendTransformInterpolator.h" -#include "obj/NiBoneLODController.h" -#include "obj/NiBoolData.h" -#include "obj/NiBooleanExtraData.h" -#include "obj/NiBoolInterpolator.h" -#include "obj/NiBoolTimelineInterpolator.h" -#include "obj/NiBSAnimationNode.h" -#include "obj/NiBSBoneLODController.h" -#include "obj/NiBSPArrayController.h" -#include "obj/NiBSParticleNode.h" -#include "obj/NiBSplineBasisData.h" -#include "obj/NiBSplineCompFloatInterpolator.h" -#include "obj/NiBSplineCompPoint3Interpolator.h" -#include "obj/NiBSplineCompTransformInterpolator.h" -#include "obj/NiBSplineData.h" -#include "obj/NiBSplineInterpolator.h" -#include "obj/NiCamera.h" -#include "obj/NiCollisionData.h" -#include "obj/NiCollisionObject.h" -#include "obj/NiColorData.h" -#include "obj/NiColorExtraData.h" -#include "obj/NiControllerManager.h" -#include "obj/NiControllerSequence.h" -#include "obj/NiDefaultAVObjectPalette.h" -#include "obj/NiDirectionalLight.h" -#include "obj/NiDitherProperty.h" -#include "obj/NiDynamicEffect.h" -#include "obj/NiExtraData.h" -#include "obj/NiFlipController.h" -#include "obj/NiFloatData.h" -#include "obj/NiFloatExtraData.h" -#include "obj/NiFloatExtraDataController.h" -#include "obj/NiFloatInterpolator.h" -#include "obj/NiFloatsExtraData.h" -#include "obj/NiFogProperty.h" -#include "obj/NiGeomMorpherController.h" -#include "obj/NiGravity.h" -#include "obj/NiIntegerExtraData.h" -#include "obj/NiIntegersExtraData.h" -#include "obj/NiInterpolator.h" -#include "obj/NiKeyframeController.h" -#include "obj/NiKeyframeData.h" -#include "obj/NiLight.h" -#include "obj/NiLightColorController.h" -#include "obj/NiLightDimmerController.h" -#include "obj/NiLODNode.h" -#include "obj/NiLookAtController.h" -#include "obj/NiLookAtInterpolator.h" -#include "obj/NiMaterialColorController.h" -#include "obj/NiMaterialProperty.h" -#include "obj/NiMeshParticleSystem.h" -#include "obj/NiMeshPSysData.h" -#include "obj/NiMorphData.h" -#include "obj/NiMultiTargetTransformController.h" -#include "obj/NiNode.h" -#include "obj/NiObject.h" -#include "obj/NiObjectNET.h" -#include "obj/NiPalette.h" -#include "obj/NiParticleBomb.h" -#include "obj/NiParticleColorModifier.h" -#include "obj/NiParticleGrowFade.h" -#include "obj/NiParticleMeshes.h" -#include "obj/NiParticleMeshesData.h" -#include "obj/NiParticleMeshModifier.h" -#include "obj/NiParticleRotation.h" -#include "obj/NiParticles.h" -#include "obj/NiParticlesData.h" -#include "obj/NiParticleSystem.h" -#include "obj/NiParticleSystemController.h" -#include "obj/NiPathController.h" -#include "obj/NiPathInterpolator.h" -#include "obj/NiPixelData.h" -#include "obj/NiPlanarCollider.h" -#include "obj/NiPoint3Interpolator.h" -#include "obj/NiPointLight.h" -#include "obj/NiPosData.h" -#include "obj/NiProperty.h" -#include "obj/NiPSysAgeDeathModifier.h" -#include "obj/NiPSysBombModifier.h" -#include "obj/NiPSysBoundUpdateModifier.h" -#include "obj/NiPSysBoxEmitter.h" -#include "obj/NiPSysColliderManager.h" -#include "obj/NiPSysColorModifier.h" -#include "obj/NiPSysCylinderEmitter.h" -#include "obj/NiPSysData.h" -#include "obj/NiPSysDragModifier.h" -#include "obj/NiPSysEmitter.h" -#include "obj/NiPSysEmitterCtlr.h" -#include "obj/NiPSysEmitterCtlrData.h" -#include "obj/NiPSysEmitterDeclinationCtlr.h" -#include "obj/NiPSysEmitterDeclinationVarCtlr.h" -#include "obj/NiPSysEmitterInitialRadiusCtlr.h" -#include "obj/NiPSysEmitterLifeSpanCtlr.h" -#include "obj/NiPSysEmitterSpeedCtlr.h" -#include "obj/NiPSysGravityModifier.h" -#include "obj/NiPSysGravityStrengthCtlr.h" -#include "obj/NiPSysGrowFadeModifier.h" -#include "obj/NiPSysMeshEmitter.h" -#include "obj/NiPSysMeshUpdateModifier.h" -#include "obj/NiPSysModifier.h" -#include "obj/NiPSysModifierActiveCtlr.h" -#include "obj/NiPSysPlanarCollider.h" -#include "obj/NiPSysPositionModifier.h" -#include "obj/NiPSysResetOnLoopCtlr.h" -#include "obj/NiPSysRotationModifier.h" -#include "obj/NiPSysSpawnModifier.h" -#include "obj/NiPSysSphereEmitter.h" -#include "obj/NiPSysUpdateCtlr.h" -#include "obj/NiPSysVolumeEmitter.h" -#include "obj/NiRangeLODData.h" -#include "obj/NiRotatingParticles.h" -#include "obj/NiRotatingParticlesData.h" -#include "obj/NiScreenLODData.h" -#include "obj/NiSequenceStreamHelper.h" -#include "obj/NiShadeProperty.h" -#include "obj/NiSingleInterpolatorController.h" -#include "obj/NiSkinData.h" -#include "obj/NiSkinInstance.h" -#include "obj/NiSkinPartition.h" -#include "obj/NiSourceTexture.h" -#include "obj/NiSpecularProperty.h" -#include "obj/NiSphericalCollider.h" -#include "obj/NiSpotLight.h" -#include "obj/NiStencilProperty.h" -#include "obj/NiStringExtraData.h" -#include "obj/NiStringPalette.h" -#include "obj/NiStringsExtraData.h" -#include "obj/NiTextKeyExtraData.h" -#include "obj/NiTextureEffect.h" -#include "obj/NiTextureTransformController.h" -#include "obj/NiTexturingProperty.h" -#include "obj/NiTimeController.h" -#include "obj/NiTransformController.h" -#include "obj/NiTransformData.h" -#include "obj/NiTransformInterpolator.h" -#include "obj/NiTriBasedGeom.h" -#include "obj/NiTriBasedGeomData.h" -#include "obj/NiTriShape.h" -#include "obj/NiTriShapeData.h" -#include "obj/NiTriStrips.h" -#include "obj/NiTriStripsData.h" -#include "obj/NiUVController.h" -#include "obj/NiUVData.h" -#include "obj/NiVectorExtraData.h" -#include "obj/NiVertexColorProperty.h" -#include "obj/NiVertWeightsExtraData.h" -#include "obj/NiVisController.h" -#include "obj/NiVisData.h" -#include "obj/NiWireframeProperty.h" -#include "obj/NiZBufferProperty.h" -#include "obj/RootCollisionNode.h" \ No newline at end of file +//Only pre-compile generated headers +//#include "obj/AbhkConstraint.h" +//#include "obj/AbhkRagdollConstraint.h" +//#include "obj/AbhkShapeCollection.h" +//#include "obj/ABoneLODController.h" +//#include "obj/AKeyedData.h" +//#include "obj/AParticleModifier.h" +//#include "obj/APSysCtlr.h" +//#include "obj/APSysData.h" +//#include "obj/AvoidNode.h" +//#include "obj/bhkBlendCollisionObject.h" +//#include "obj/bhkBlendController.h" +//#include "obj/bhkBoxShape.h" +//#include "obj/bhkCapsuleShape.h" +//#include "obj/bhkCollisionObject.h" +//#include "obj/bhkConvexShape.h" +//#include "obj/bhkConvexTransformShape.h" +//#include "obj/bhkConvexVerticesShape.h" +//#include "obj/bhkEntity.h" +//#include "obj/bhkHingeConstraint.h" +//#include "obj/bhkLimitedHingeConstraint.h" +//#include "obj/bhkListShape.h" +//#include "obj/bhkMalleableConstraint.h" +//#include "obj/bhkMoppBvTreeShape.h" +//#include "obj/bhkMultiSphereShape.h" +//#include "obj/bhkNiTriStripsShape.h" +//#include "obj/bhkPackedNiTriStripsShape.h" +//#include "obj/bhkPrismaticConstraint.h" +//#include "obj/bhkRagdollConstraint.h" +//#include "obj/bhkRefObject.h" +//#include "obj/bhkRigidBody.h" +//#include "obj/bhkRigidBodyT.h" +//#include "obj/bhkSerializable.h" +//#include "obj/bhkShape.h" +//#include "obj/bhkSimpleShapePhantom.h" +//#include "obj/bhkSPCollisionObject.h" +//#include "obj/bhkSphereRepShape.h" +//#include "obj/bhkSphereShape.h" +//#include "obj/bhkStiffSpringConstraint.h" +//#include "obj/bhkTransformShape.h" +//#include "obj/bhkWorldObject.h" +//#include "obj/BSBound.h" +//#include "obj/BSFurnitureMarker.h" +//#include "obj/BSKeyframeController.h" +//#include "obj/BSParentVelocityModifier.h" +//#include "obj/BSPSysArrayEmitter.h" +//#include "obj/BSXFlags.h" +//#include "obj/FxButton.h" +//#include "obj/FxRadioButton.h" +//#include "obj/FxWidget.h" +//#include "obj/hkPackedNiTriStripsData.h" +//#include "obj/NiAlphaController.h" +//#include "obj/NiAlphaProperty.h" +//#include "obj/NiAmbientLight.h" +//#include "obj/NiAutoNormalParticles.h" +//#include "obj/NiAutoNormalParticlesData.h" +//#include "obj/NiAVObject.h" +//#include "obj/NiBillboardNode.h" +//#include "obj/NiBinaryExtraData.h" +//#include "obj/NiBlendBoolInterpolator.h" +//#include "obj/NiBlendFloatInterpolator.h" +//#include "obj/NiBlendInterpolator.h" +//#include "obj/NiBlendPoint3Interpolator.h" +//#include "obj/NiBlendTransformInterpolator.h" +//#include "obj/NiBoneLODController.h" +//#include "obj/NiBoolData.h" +//#include "obj/NiBooleanExtraData.h" +//#include "obj/NiBoolInterpolator.h" +//#include "obj/NiBoolTimelineInterpolator.h" +//#include "obj/NiBSAnimationNode.h" +//#include "obj/NiBSBoneLODController.h" +//#include "obj/NiBSPArrayController.h" +//#include "obj/NiBSParticleNode.h" +//#include "obj/NiBSplineBasisData.h" +//#include "obj/NiBSplineCompFloatInterpolator.h" +//#include "obj/NiBSplineCompPoint3Interpolator.h" +//#include "obj/NiBSplineCompTransformInterpolator.h" +//#include "obj/NiBSplineData.h" +//#include "obj/NiBSplineInterpolator.h" +//#include "obj/NiCamera.h" +//#include "obj/NiCollisionData.h" +//#include "obj/NiCollisionObject.h" +//#include "obj/NiColorData.h" +//#include "obj/NiColorExtraData.h" +//#include "obj/NiControllerManager.h" +//#include "obj/NiControllerSequence.h" +//#include "obj/NiDefaultAVObjectPalette.h" +//#include "obj/NiDirectionalLight.h" +//#include "obj/NiDitherProperty.h" +//#include "obj/NiDynamicEffect.h" +//#include "obj/NiExtraData.h" +//#include "obj/NiFlipController.h" +//#include "obj/NiFloatData.h" +//#include "obj/NiFloatExtraData.h" +//#include "obj/NiFloatExtraDataController.h" +//#include "obj/NiFloatInterpolator.h" +//#include "obj/NiFloatsExtraData.h" +//#include "obj/NiFogProperty.h" +//#include "obj/NiGeomMorpherController.h" +//#include "obj/NiGravity.h" +//#include "obj/NiIntegerExtraData.h" +//#include "obj/NiIntegersExtraData.h" +//#include "obj/NiInterpolator.h" +//#include "obj/NiKeyframeController.h" +//#include "obj/NiKeyframeData.h" +//#include "obj/NiLight.h" +//#include "obj/NiLightColorController.h" +//#include "obj/NiLightDimmerController.h" +//#include "obj/NiLODNode.h" +//#include "obj/NiLookAtController.h" +//#include "obj/NiLookAtInterpolator.h" +//#include "obj/NiMaterialColorController.h" +//#include "obj/NiMaterialProperty.h" +//#include "obj/NiMeshParticleSystem.h" +//#include "obj/NiMeshPSysData.h" +//#include "obj/NiMorphData.h" +//#include "obj/NiMultiTargetTransformController.h" +//#include "obj/NiNode.h" +//#include "obj/NiObject.h" +//#include "obj/NiObjectNET.h" +//#include "obj/NiPalette.h" +//#include "obj/NiParticleBomb.h" +//#include "obj/NiParticleColorModifier.h" +//#include "obj/NiParticleGrowFade.h" +//#include "obj/NiParticleMeshes.h" +//#include "obj/NiParticleMeshesData.h" +//#include "obj/NiParticleMeshModifier.h" +//#include "obj/NiParticleRotation.h" +//#include "obj/NiParticles.h" +//#include "obj/NiParticlesData.h" +//#include "obj/NiParticleSystem.h" +//#include "obj/NiParticleSystemController.h" +//#include "obj/NiPathController.h" +//#include "obj/NiPathInterpolator.h" +//#include "obj/NiPixelData.h" +//#include "obj/NiPlanarCollider.h" +//#include "obj/NiPoint3Interpolator.h" +//#include "obj/NiPointLight.h" +//#include "obj/NiPosData.h" +//#include "obj/NiProperty.h" +//#include "obj/NiPSysAgeDeathModifier.h" +//#include "obj/NiPSysBombModifier.h" +//#include "obj/NiPSysBoundUpdateModifier.h" +//#include "obj/NiPSysBoxEmitter.h" +//#include "obj/NiPSysColliderManager.h" +//#include "obj/NiPSysColorModifier.h" +//#include "obj/NiPSysCylinderEmitter.h" +//#include "obj/NiPSysData.h" +//#include "obj/NiPSysDragModifier.h" +//#include "obj/NiPSysEmitter.h" +//#include "obj/NiPSysEmitterCtlr.h" +//#include "obj/NiPSysEmitterCtlrData.h" +//#include "obj/NiPSysEmitterDeclinationCtlr.h" +//#include "obj/NiPSysEmitterDeclinationVarCtlr.h" +//#include "obj/NiPSysEmitterInitialRadiusCtlr.h" +//#include "obj/NiPSysEmitterLifeSpanCtlr.h" +//#include "obj/NiPSysEmitterSpeedCtlr.h" +//#include "obj/NiPSysGravityModifier.h" +//#include "obj/NiPSysGravityStrengthCtlr.h" +//#include "obj/NiPSysGrowFadeModifier.h" +//#include "obj/NiPSysMeshEmitter.h" +//#include "obj/NiPSysMeshUpdateModifier.h" +//#include "obj/NiPSysModifier.h" +//#include "obj/NiPSysModifierActiveCtlr.h" +//#include "obj/NiPSysPlanarCollider.h" +//#include "obj/NiPSysPositionModifier.h" +//#include "obj/NiPSysResetOnLoopCtlr.h" +//#include "obj/NiPSysRotationModifier.h" +//#include "obj/NiPSysSpawnModifier.h" +//#include "obj/NiPSysSphereEmitter.h" +//#include "obj/NiPSysUpdateCtlr.h" +//#include "obj/NiPSysVolumeEmitter.h" +//#include "obj/NiRangeLODData.h" +//#include "obj/NiRotatingParticles.h" +//#include "obj/NiRotatingParticlesData.h" +//#include "obj/NiScreenLODData.h" +//#include "obj/NiSequenceStreamHelper.h" +//#include "obj/NiShadeProperty.h" +//#include "obj/NiSingleInterpolatorController.h" +//#include "obj/NiSkinData.h" +//#include "obj/NiSkinInstance.h" +//#include "obj/NiSkinPartition.h" +//#include "obj/NiSourceTexture.h" +//#include "obj/NiSpecularProperty.h" +//#include "obj/NiSphericalCollider.h" +//#include "obj/NiSpotLight.h" +//#include "obj/NiStencilProperty.h" +//#include "obj/NiStringExtraData.h" +//#include "obj/NiStringPalette.h" +//#include "obj/NiStringsExtraData.h" +//#include "obj/NiTextKeyExtraData.h" +//#include "obj/NiTextureEffect.h" +//#include "obj/NiTextureTransformController.h" +//#include "obj/NiTexturingProperty.h" +//#include "obj/NiTimeController.h" +//#include "obj/NiTransformController.h" +//#include "obj/NiTransformData.h" +//#include "obj/NiTransformInterpolator.h" +//#include "obj/NiTriBasedGeom.h" +//#include "obj/NiTriBasedGeomData.h" +//#include "obj/NiTriShape.h" +//#include "obj/NiTriShapeData.h" +//#include "obj/NiTriStrips.h" +//#include "obj/NiTriStripsData.h" +//#include "obj/NiUVController.h" +//#include "obj/NiUVData.h" +//#include "obj/NiVectorExtraData.h" +//#include "obj/NiVertexColorProperty.h" +//#include "obj/NiVertWeightsExtraData.h" +//#include "obj/NiVisController.h" +//#include "obj/NiVisData.h" +//#include "obj/NiWireframeProperty.h" +//#include "obj/NiZBufferProperty.h" +//#include "obj/RootCollisionNode.h" \ No newline at end of file -- GitLab