|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CDefaultAnimDetailObs Class ReferenceThe default AnimDetail observer, used by unspecified models.
More...
#include <base_anim_detail_obs.h>
Inheritance diagram for NL3D::CDefaultAnimDetailObs:
List of all members.
Detailed Description
The default AnimDetail observer, used by unspecified models.
This observer:
- leave the notification system to DO NOTHING.
- implement the traverse() method to DO NOTHING.
-
See also:
-
IBaseAnimDetailObs
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 96 of file base_anim_detail_obs.h.
Constructor & Destructor Documentation
NL3D::CDefaultAnimDetailObs::CDefaultAnimDetailObs |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual void NL3D::CDefaultAnimDetailObs::traverse |
( |
IObs * |
caller |
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
|
|