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

Static Public Member Functions | Protected Member Functions

SoAudioRenderAction Class Reference

The SoAudioRenderAction class renders the aural parts of the scene graph.Applying this method at a root node for a scene graph, path or pathlist will render all sound-related nodes contained within that instance to the current SoAudioDevice. More...

#include <Inventor/actions/SoAudioRenderAction.h>

Inheritance diagram for SoAudioRenderAction:
SoAction

List of all members.

Static Public Member Functions

static void initClass ()
static void callDoAction (SoAction *action, SoNode *node)
static void callAudioRender (SoAction *action, SoNode *node)

Protected Member Functions

virtual void beginTraversal (SoNode *node)

Detailed Description

The SoAudioRenderAction class renders the aural parts of the scene graph.

Applying this method at a root node for a scene graph, path or pathlist will render all sound-related nodes contained within that instance to the current SoAudioDevice.


Member Function Documentation

void SoAudioRenderAction::initClass ( void  ) [static]

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

Reimplemented from SoAction.

void SoAudioRenderAction::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 SoAction.

References SoAction::traverse().


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

Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.

Generated on Mon Feb 28 2011 10:12:02 for Coin by Doxygen. 1.7.3