|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CAnimationSetUser Class ReferenceUAnimationSet implementation.
More...
#include <animation_set_user.h>
Inheritance diagram for NL3D::CAnimationSetUser
[legend]Collaboration diagram for NL3D::CAnimationSetUser:
[legend]List of all members.
Detailed Description
UAnimationSet implementation.
-
Author(s):
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 50 of file animation_set_user.h.
Constructor & Destructor Documentation
NL3D::CAnimationSetUser::CAnimationSetUser (
|
NLMISC::IStream & f ) [inline]
|
|
Member Function Documentation
CAnimationTime NL3D::CAnimationSetUser::getAnimationBeginTime (
|
uint animationId ) const [inline, virtual]
|
|
CAnimationTime NL3D::CAnimationSetUser::getAnimationEndTime (
|
uint animationId ) const [inline, virtual]
|
|
uint NL3D::CAnimationSetUser::getAnimationIdByName (
|
const std::string & name ) const [inline, virtual]
|
|
const std::string & NL3D::CAnimationSetUser::getAnimationName (
|
uint animationId ) const [inline, virtual]
|
|
uint NL3D::CAnimationSetUser::getNumAnimation (
|
) const [inline, virtual]
|
|
uint NL3D::CAnimationSetUser::getNumSkeletonWeight (
|
) const [inline, virtual]
|
|
uint NL3D::CAnimationSetUser::getSkeletonWeightIdByName (
|
const std::string & name ) const [inline, virtual]
|
|
const std::string & NL3D::CAnimationSetUser::getSkeletonWeightName (
|
uint skeletonId ) const [inline, virtual]
|
|
Friends And Related Function Documentation
class CPlayListManagerUser [friend]
|
|
Member Data Documentation
The documentation for this class was generated from the following file:
|
|