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().
| Stability: | Unstable |
| Available since: | 1.20 |
Return value
| Returns: | CoglStereoMode |
A |