Coin Logo http://www.sim.no/
http://www.coin3d.org/

Public Member Functions | Static Public Member Functions | Protected Member Functions

SoGlobalSimplifyAction Class Reference

The SoGlobalSimplifyAction class is for globally simplifying the geometry of a scene graph, globally. More...

Inheritance diagram for SoGlobalSimplifyAction:
SoSimplifyAction SoAction

List of all members.

Public Member Functions

 SoGlobalSimplifyAction (void)
virtual ~SoGlobalSimplifyAction (void)

Static Public Member Functions

static void initClass (void)

Protected Member Functions

virtual void beginTraversal (SoNode *node)

Detailed Description

The SoGlobalSimplifyAction class is for globally simplifying the geometry of a scene graph, globally.


Constructor & Destructor Documentation

SoGlobalSimplifyAction::SoGlobalSimplifyAction ( void  )

A constructor.

SoGlobalSimplifyAction::~SoGlobalSimplifyAction ( void  ) [virtual]

The destructor.


Member Function Documentation

void SoGlobalSimplifyAction::initClass ( void  ) [static]

Initializes the run-time type system for this class, and sets up the enabled elements and action method list.

Reimplemented from SoSimplifyAction.

void SoGlobalSimplifyAction::beginTraversal ( SoNode node) [protected, virtual]

This virtual method is called from SoAction::apply(), and is the entry point for the actual scenegraph traversal.

It can be overridden to initialize the action at traversal start, for specific initializations in the action subclasses inheriting SoAction.

Default method just calls traverse(), which any overridden implementation of the method must do too (or call SoAction::beginTraversal()) to trigger the scenegraph traversal.

Reimplemented from SoSimplifyAction.


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

Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on Sun May 1 2011 02:58:31 for Coin by Doxygen 1.7.3.