![]() |
http://www.sim.no http://www.coin3d.org |
#include <SoDebug.h>
Static Public Member Functions | |
static const char * | GetEnv (const char *var) |
static void | RTPrintf (const char *formatstr,...) |
static void | NamePtr (const char *name, void *ptr) |
static const char * | PtrName (void *ptr) |
static void | write (SoNode *node) |
static void | writeToFile (SoNode *node, const char *filename) |
static void | writeField (SoField *field) |
static void | printName (SoBase *base) |
The SoDebug class is a small collection of debugging-related functions.
|
static |
This is a portable getenv-wrapper.
|
static |
Real-time printf designed for use when use of standard printf() would cause timing problems.
NOT IMPLEMENTED. Currently it just forwards to printf().
|
static |
|
static |
|
static |
Writes the node to stdout.
References SoAction::apply(), SoNode::getNodeType(), SoBase::ref(), SoOutput::setHeaderString(), SoBase::unrefNoDelete(), and SoNode::VRML2.
|
static |
Writes the node to the given filename, or /tmp/debug.iv if filename is NULL.
References SoAction::apply(), SoOutput::closeFile(), SoNode::getNodeType(), SoOutput::openFile(), SoBase::ref(), SoOutput::setHeaderString(), SoBase::unrefNoDelete(), and SoNode::VRML2.
|
static |
Not implemented.
References SoField::getContainer(), SoFieldContainer::getFieldName(), and SoField::write().
|
static |
Not implemented.
References SoBase::getName(), and SbName::getString().
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Fri Feb 17 2017 for Coin by Doxygen. 1.8.13