PixelLightAPI  .
Protected Member Functions
PLPhysics::RagdollLoader Class Reference

Abstract ragdoll loader base class. More...

#include <RagdollLoader.h>

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

List of all members.

Protected Member Functions

PLPHYSICS_API RagdollLoader ()
 Default constructor.
virtual PLPHYSICS_API ~RagdollLoader ()
 Destructor.

Detailed Description

Abstract ragdoll loader base class.

Note:
  • Normally all load functions accept a boolean 'AllowAttachToWorld'-parameter, (default setting: 'true') if this parameter is 'true', the ragdoll is allowed to be attached to the world

Constructor & Destructor Documentation

PLPHYSICS_API PLPhysics::RagdollLoader::RagdollLoader ( ) [protected]

Default constructor.

virtual PLPHYSICS_API PLPhysics::RagdollLoader::~RagdollLoader ( ) [protected, virtual]

Destructor.


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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:37
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported