# 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::CTransformShapeClipObs Class Reference

This observer: leave the notification system to DO NOTHING. More...

#include <transform_shape.h>

Inheritance diagram for NL3D::CTransformShapeClipObs

Inheritance graph
[legend]
Collaboration diagram for NL3D::CTransformShapeClipObs:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual bool clip (IBaseClipObs *caller)
 clip the shape, and set renderable. More...

virtual bool isRenderable () const
 don't render. More...


Static Public Methods

IObscreator ()

Detailed Description

This observer: leave the notification system to DO NOTHING.

See also:
CClipTrav CTransformClipObs
Author(s):
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 105 of file transform_shape.h.


Member Function Documentation

bool NL3D::CTransformShapeClipObs::clip ( IBaseClipObs * caller ) [virtual]
 

clip the shape, and set renderable.

Reimplemented from NL3D::CTransformClipObs.

Definition at line 43 of file transform_shape.cpp.

IObs * NL3D::CTransformShapeClipObs::creator ( ) [inline, static]
 

Definition at line 114 of file transform_shape.h.

bool NL3D::CTransformShapeClipObs::isRenderable ( ) const [inline, virtual]
 

don't render.

Reimplemented from NL3D::CTransformClipObs.

Definition at line 111 of file transform_shape.h.


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