Inherits From:
NSObject
Declared In:
Sc21/SCDebug.h
descriptionForRendererID:(int)rendererID
Returns a human-readable description of the renderer rendererID.
dumpSceneGraph:(SoNode *)scenegraph
Writes the given scenegraph to a file. The file will be stored in
the current working directory. The filename will be XXX-dump.iv,
where XXX is a number calculated based on the current time. Returns
NO if there was an error writing the file, YES otherwise.
openGLInfo
Returns a string describing the OpenGL capabilities of the current OpenGL context.