![]() |
http://www.sim.no/ http://www.coin3d.org/ |
The SoInfo class is a node for holding text information.This is simply a placeholder for textual information about a scene. Typically used for specifying author and copyright information in Inventor format files, but can also be used for other purposes, of course. More...
#include <Inventor/nodes/SoInfo.h>
Public Member Functions | |
SoInfo (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoSFString | string |
Protected Member Functions | |
virtual | ~SoInfo () |
The SoInfo class is a node for holding text information.
This is simply a placeholder for textual information about a scene. Typically used for specifying author and copyright information in Inventor format files, but can also be used for other purposes, of course.
SoInfo nodes does not influence traversal in any way for any of the builtin actions.
FILE FORMAT/DEFAULTS:
Info { string "<Undefined info>" }
SoInfo::SoInfo | ( | void | ) |
Constructor.
SoInfo::~SoInfo | ( | ) | [protected, virtual] |
Destructor.
void SoInfo::initClass | ( | void | ) | [static] |
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.
Reimplemented from SoNode.
Text information.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on 7 Jan 2016 for Coin by Doxygen 1.6.1.