![](/inc/img/pixel.gif) |
|
![](/inc/img/pixel.gif) |
![](/inc/img/reddots.gif) |
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::UTrackKeyframer Class ReferenceThis is a keyframer track interface.
More...
#include <u_track.h>
Inheritance diagram for NL3D::UTrackKeyframer:
List of all members.
Detailed Description
This is a keyframer track interface.
Once you've got a track, you can know wether its a keyframer track by using a dynamic_cast
Definition at line 173 of file u_track.h.
Member Function Documentation
|
Retrieve the keys that are in the given range ]t1, t2] of the track.
They can then be evaluated -
Parameters:
-
result |
a vector that will be cleared, and filled with the date ofthe keys |
Implemented in NL3D::ITrackKeyFramer. |
The documentation for this class was generated from the following file:
|
![](/inc/img/pixel.gif) |