52#include <Inventor/SbBasic.h>
74 static const char * GetEnv(
const char *envVar);
79 static void RTPrintf(
const char *formatString ...);
83 static void NamePtr(
const char *name,
void *ptr);
87 static const char * PtrName(
void *ptr);
92 static void write(
SoNode *node);
96 static void writeFile(
SoNode *node,
const char *filename);
101 static void writeField(
SoField *node);
105 static void printName(
SoBase *base);
Base class for all nodes, paths, and engines.
Base class for all fields.
Abstract base class for all database nodes.