|
|
|
|
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 <clip_trav.h>
Inheritance diagram for NL3D::CDefaultClipObs
[legend]Collaboration diagram for NL3D::CDefaultClipObs:
[legend]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(s):
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 193 of file clip_trav.h.
Member Function Documentation
bool NL3D::CDefaultClipObs::clip (
|
IBaseClipObs * caller ) [inline, virtual]
|
|
bool NL3D::CDefaultClipObs::isRenderable (
|
) const [inline, virtual]
|
|
void NL3D::CDefaultClipObs::traverse (
|
IObs * caller ) [inline, virtual]
|
|
The documentation for this class was generated from the following file:
|
|