PixelLightAPI  .
Protected Member Functions
PLMesh::SkeletonAniLoader Class Reference

Abstract skeleton animation loader base class. More...

#include <SkeletonAniLoader.h>

Inheritance diagram for PLMesh::SkeletonAniLoader:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

PLMESH_API SkeletonAniLoader ()
 Default constructor.
virtual PLMESH_API ~SkeletonAniLoader ()
 Destructor.

Detailed Description

Abstract skeleton animation loader base class.

Remarks:
Some skeleton animation formats will probably need a reference skeleton because they have no joint hierarchy by itself. It's recommended to provide a skeleton (RefSkeleton'-pointer parameter) in order to be able to load in all available skeleton animation formats.

Constructor & Destructor Documentation

Default constructor.

virtual PLMESH_API PLMesh::SkeletonAniLoader::~SkeletonAniLoader ( ) [protected, virtual]

Destructor.


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:21
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported