Home
last modified time | relevance | path

Searched refs:rmPipeSetSceneBackgroundColor (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/openrm/rmdemo/
H A Dkeyfunc.c96 rmPipeSetSceneBackgroundColor(pipe, &darkGreen); in myInitFunc()
H A Dmarkers2d.c371 rmPipeSetSceneBackgroundColor(pipe, &c);
H A Dvis2d.c530 rmPipeSetSceneBackgroundColor(p, &bgcolor); in myinitfunc()
H A DfpsVis3d.c197 rmPipeSetSceneBackgroundColor(p,&bgcolor); in my_set_scene()
H A Dvis3d.c264 rmPipeSetSceneBackgroundColor(p, &bgcolor); in my_set_scene()
H A Dstrands.c481 rmPipeSetSceneBackgroundColor(p, &bgColor); in myInitFunc()
H A Dfogtest.c931 rmPipeSetSceneBackgroundColor(p, &bg); in myInitFunc()
/dports/graphics/openrm/rm160/include/rm/
H A Drmpipe.h161 RM_EXPORT_API RMenum rmPipeSetSceneBackgroundColor (RMpipe *toModify, const RMcolor4D *newColor);
/dports/graphics/openrm/rm160/rm/
H A Drmpipe.c2627 rmPipeSetSceneBackgroundColor (RMpipe *r, in rmPipeSetSceneBackgroundColor() function