eng::VisitorLod Class Reference

Visitor to set the LOD of a Graph. Searches for a Graph's LodNode. This should be fast enough if LodNode is the Graph's root node. More...

#include <eng_graph_visitors.hh>

Inheritance diagram for eng::VisitorLod:

eng::Visitor

List of all members.

Public Member Functions

 VisitorLod (Graph &graph, ObjectLod objectLod)
 ~VisitorLod ()
void Visit (LodNode &lodNode)

Private Attributes

ObjectLod mObjectLod


Detailed Description

Visitor to set the LOD of a Graph. Searches for a Graph's LodNode. This should be fast enough if LodNode is the Graph's root node.

Constructor & Destructor Documentation

eng::VisitorLod::VisitorLod ( Graph graph,
ObjectLod  objectLod 
) [inline]

eng::VisitorLod::~VisitorLod (  )  [inline]


Member Function Documentation

void eng::VisitorLod::Visit ( LodNode lodNode  )  [inline, virtual]

Reimplemented from eng::Visitor.


Member Data Documentation

ObjectLod eng::VisitorLod::mObjectLod [private]


The documentation for this class was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:22 2007