Method
CoglFramebufferget_stereo_mode
Declaration [src]
CoglStereoMode
cogl_framebuffer_get_stereo_mode (
CoglFramebuffer* framebuffer
)
Description [src]
Gets the current CoglStereoMode
, which defines which stereo buffers
should be drawn to. See cogl_framebuffer_set_stereo_mode().
Return value
Type: CoglStereoMode
A CoglStereoMode
.