|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CKey Template Class ReferenceInterface for a key of a keyframer.
More...
#include <key.h>
Inheritance diagram for NL3D::CKey
[legend]List of all members.
Detailed Description
template<class T> template class NL3D::CKey
Interface for a key of a keyframer.
-
Author(s):
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 50 of file key.h.
Member Typedef Documentation
template<classT> |
typedef T NL3D::CKey<T>::TValueType
|
|
|
synonym for T.
Definition at line 54 of file key.h. |
Member Function Documentation
Member Data Documentation
template<classT> |
float NL3D::CKey<T>::OODeltaTime
|
|
|
Definition at line 76 of file key.h. |
template<classT> |
T NL3D::CKey<T>::Value
|
|
|
The key value.
Definition at line 69 of file key.h. |
The documentation for this class was generated from the following file:
|
|