# 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:

NL3D::CTransformClipObs NL3D::IBaseClipObs NL3D::IObs NLMISC::CRefCount NL3D::CMeshMultiLodClipObs List of all members.

Public Methods

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

bool isLastClipDueToDistMax () const
 if last call to clip() return false, and if clip reason was a "DistMax clip", return true. More...


Static Public Methods

IObscreator ()

Private Attributes

bool _ClipDueToDistMax

Detailed Description

This observer: leave the notification system to DO NOTHING.

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

Definition at line 195 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.

Reimplemented in NL3D::CMeshMultiLodClipObs.

Definition at line 132 of file transform_shape.cpp.

References _ClipDueToDistMax, NL3D::IBaseClipObs::HrcObs, NL3D::IObs::Model, and NL3D::IObs::Trav.

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

Reimplemented from NL3D::CTransformClipObs.

Reimplemented in NL3D::CMeshMultiLodClipObs.

Definition at line 206 of file transform_shape.h.

References NL3D::IObs::IObs.

bool NL3D::CTransformShapeClipObs::isLastClipDueToDistMax   const [inline]
 

if last call to clip() return false, and if clip reason was a "DistMax clip", return true.

Definition at line 204 of file transform_shape.h.

References _ClipDueToDistMax.


Member Data Documentation

bool NL3D::CTransformShapeClipObs::_ClipDueToDistMax [private]
 

Definition at line 197 of file transform_shape.h.

Referenced by clip, and isLastClipDueToDistMax.


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