Index of OpenRM - RM Library


 void rmFrame (RMpipe *drawOnPipe, RMnode *subTreeToDraw)
 RMpipe *drawOnPipe - (input) a handle to an RMpipe. RMnode *subTreeToDraw - a handle to an RMnode (input).

Render the scene graph starting at the subtree rooted at "inputNode" on the "drawOnPipe."

librm library source file: rmframe.c