|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::ITrackDefault Class ReferenceITrack interface for default tracks.
More...
#include <track.h>
Inheritance diagram for NL3D::ITrackDefault
[legend]Collaboration diagram for NL3D::ITrackDefault:
[legend]List of all members.
Detailed Description
ITrack interface for default tracks.
The ITrack and animated value types MUST match else assertions will be raised.
-
Author(s):
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 104 of file track.h.
Member Function Documentation
void NL3D::ITrackDefault::eval (
|
const CAnimationTime & date ) [inline, virtual]
|
|
CAnimationTime NL3D::ITrackDefault::getBeginTime (
|
) const [inline, virtual]
|
|
|
Get begin time of the track.
-
Returns:
-
the begin time.
Reimplemented from NL3D::ITrack.
Definition at line 110 of file track.h. |
CAnimationTime NL3D::ITrackDefault::getEndTime (
|
) const [inline, virtual]
|
|
|
Get end time of the track.
-
Returns:
-
the end time.
Reimplemented from NL3D::ITrack.
Definition at line 114 of file track.h. |
The documentation for this class was generated from the following file:
|
|