PixelLightAPI  .
Public Member Functions
PLPhysics::RagdollLoaderPL Class Reference

Ragdoll loader implementation for the PixelLight ragdoll XML file format. More...

#include <RagdollLoaderPL.h>

Inheritance diagram for PLPhysics::RagdollLoaderPL:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLPHYSICS_API bool Load (SNRagdoll &cSNRagdoll, PLCore::File &cFile)
PLPHYSICS_API bool LoadParams (SNRagdoll &cSNRagdoll, PLCore::File &cFile, bool bAllowAttachToWorld)
PLPHYSICS_API bool Save (SNRagdoll &cSNRagdoll, PLCore::File &cFile)
PLPHYSICS_API RagdollLoaderPL ()
 Default constructor.
virtual PLPHYSICS_API ~RagdollLoaderPL ()
 Destructor.

Detailed Description

Ragdoll loader implementation for the PixelLight ragdoll XML file format.


Constructor & Destructor Documentation

Default constructor.

virtual PLPHYSICS_API PLPhysics::RagdollLoaderPL::~RagdollLoaderPL ( ) [virtual]

Destructor.


Member Function Documentation

PLPHYSICS_API bool PLPhysics::RagdollLoaderPL::Load ( SNRagdoll cSNRagdoll,
PLCore::File cFile 
)
PLPHYSICS_API bool PLPhysics::RagdollLoaderPL::LoadParams ( SNRagdoll cSNRagdoll,
PLCore::File cFile,
bool  bAllowAttachToWorld 
)
PLPHYSICS_API bool PLPhysics::RagdollLoaderPL::Save ( SNRagdoll cSNRagdoll,
PLCore::File cFile 
)

The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:22
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported