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