Home
last modified time | relevance | path

Searched refs:rmPrintSceneGraph (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/openrm/rmdemo/
H A Disodrv.c437 rmPrintSceneGraph(n, RM_PRINT_VERBOSE,NULL); in myinitfunc()
H A Doffscreen.c430 rmPrintSceneGraph(rmRootNode(),RM_PRINT_VERBOSE,NULL); in myinitfunc()
H A Djballs.c379 rmPrintSceneGraph(n, RM_PRINT_VERBOSE,NULL); in myinitfunc()
H A Disodrv-mt.c569 rmPrintSceneGraph(n, RM_PRINT_VERBOSE,NULL); in myinitfunc()
H A Dvis3d.c709 rmPrintSceneGraph(n, RM_PRINT_VERBOSE, NULL); in myinitfunc()
/dports/graphics/openrm/rm160/
H A DRELEASENOTES87 11. rmPrintSceneGraph() updates:
88 - Added more detailed output from rmPrintSceneGraph for RMprims -
/dports/graphics/openrm/rm160/include/rm/
H A Drmpublic.h408 RM_EXPORT_API void rmPrintSceneGraph (const RMnode *root, RMenum printMode, const char *fi…
/dports/graphics/openrm/rm160/rm/
H A Drmnode.c1264 rmPrintSceneGraph (const RMnode *r, in rmPrintSceneGraph() function