Vuo  1.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoCglPixelFormat.c File Reference

Description

VuoCglPixelFormat implementation.

Functions

char * VuoCglPixelFormat_getAttributeText (CGLPixelFormatAttribute a)
 Returns a string containing a verbal description of the specified CGLPixelFormatAttribute code.
 
void VuoCglPixelFormat_logDiff (CGLPixelFormatObj a, CGLPixelFormatObj b)
 Logs the differences between two pixel formats.
 

Function Documentation

char* VuoCglPixelFormat_getAttributeText ( CGLPixelFormatAttribute  a)

Returns a string containing a verbal description of the specified CGLPixelFormatAttribute code.

The caller is responsible for freeing the returned string.

void VuoCglPixelFormat_logDiff ( CGLPixelFormatObj  a,
CGLPixelFormatObj  b 
)

Logs the differences between two pixel formats.