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

Landscape Clip observer. More...

#include <landscape_model.h>

Inheritance diagram for NL3D::CLandscapeClipObs:

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

Public Methods

virtual void init ()
 link this model to the RootCluster. More...

virtual bool clip (IBaseClipObs *caller)
 clip. More...


Static Public Methods

IObscreator ()

Detailed Description

Landscape Clip observer.

Definition at line 124 of file landscape_model.h.


Member Function Documentation

bool NL3D::CLandscapeClipObs::clip IBaseClipObs   caller [virtual]
 

clip.

Reimplemented from NL3D::CTransformClipObs.

Definition at line 89 of file landscape_model.cpp.

References H_AUTO, NL3D::IObs::Model, NL3D_CLIP_PLANE_BOTTOM, NL3D_CLIP_PLANE_LEFT, NL3D_CLIP_PLANE_RIGHT, NL3D_CLIP_PLANE_TOP, NL3D_TESSBLOCK_NUM_CLIP_PLANE, nlassert, and NL3D::IObs::Trav.

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

Reimplemented from NL3D::CTransformClipObs.

Definition at line 135 of file landscape_model.h.

void NL3D::CLandscapeClipObs::init   [virtual]
 

link this model to the RootCluster.

Reimplemented from NL3D::IBaseClipObs.

Definition at line 78 of file landscape_model.cpp.

References NL3D::IObs::Model, and NL3D::IObs::Trav.


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