# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CKeyBezier< NLMISC::CQuat > Class Reference

Implementation of CKeyBezier for rotation. More...

#include <key.h>

Inheritance diagram for NL3D::CKeyBezier< NLMISC::CQuat >

Inheritance graph
[legend]
Collaboration diagram for NL3D::CKeyBezier< NLMISC::CQuat >:

Collaboration graph
[legend]
List of all members.

Public Methods

void serial (NLMISC::IStream& f) throw (NLMISC::EStream)
 Serial. More...


Public Attributes

NLMISC::CQuat A

Detailed Description

Implementation of CKeyBezier for rotation.

(no tangents for "bezier rotation", it is a "smooth rotation"). WARNING!!! the Value (a Quat!!) is a ABSOLUTE rotation (unlike CKeyTCB)

Author(s):
Lionel berenguier , Nevrax France
Date:
2001

Definition at line 235 of file key.h.


Member Function Documentation

void NL3D::CKeyBezier< NLMISC::CQuat >::serial ( NLMISC::IStream & f ) throw (NLMISC::EStream) [inline]
 

Serial.

Reimplemented from NL3D::CKey.

Definition at line 240 of file key.h.


Member Data Documentation

NLMISC::CQuat NL3D::CKeyBezier< NLMISC::CQuat >::A
 

Definition at line 254 of file key.h.


The documentation for this class was generated from the following file: