RenderMan API  23.0
Ric.h File Reference
#include "prmanapi.h"
#include "ri.h"

Go to the source code of this file.

Functions

PRMANAPI void RicFlush (RtString marker, RtBoolean synchronous, RtConstString const flushmode)
 Flush the renderer to the given stream marker. More...
 
PRMANAPI RtInt RicGetProgress ()
 
PRMANAPI void RicProcessCallbacks ()
 Process outstanding callback requests (display, exception) More...
 
PRMANAPI void RicOption (RtString name, RtPointer value)
 Configure Ric. More...
 

Function Documentation

◆ RicFlush()

PRMANAPI void RicFlush ( RtString  marker,
RtBoolean  synchronous,
RtConstString const  flushmode 
)

Flush the renderer to the given stream marker.

◆ RicGetProgress()

PRMANAPI RtInt RicGetProgress ( )

Return the percentage done of the current render. If there is no current render underway, this returns 100 (done).

◆ RicOption()

PRMANAPI void RicOption ( RtString  name,
RtPointer  value 
)

Configure Ric.

◆ RicProcessCallbacks()

PRMANAPI void RicProcessCallbacks ( )

Process outstanding callback requests (display, exception)