![]() |
http://www.sim.no/ http://www.coin3d.org/ |
The SoShapeSimplifyAction class replaces complex primitives with simplified polygon representations. More...
Public Member Functions | |
SoShapeSimplifyAction (void) | |
virtual | ~SoShapeSimplifyAction (void) |
Static Public Member Functions | |
static void | initClass (void) |
Protected Member Functions | |
virtual void | beginTraversal (SoNode *node) |
The SoShapeSimplifyAction class replaces complex primitives with simplified polygon representations.
SoShapeSimplifyAction::SoShapeSimplifyAction | ( | void | ) |
A constructor.
SoShapeSimplifyAction::~SoShapeSimplifyAction | ( | void | ) | [virtual] |
The destructor.
void SoShapeSimplifyAction::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 SoShapeSimplifyAction::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.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on 7 Jan 2016 for Coin by Doxygen 1.6.1.