Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::GLColor Macro
C++
#define GLColor( c ) (((c)&0xFF00FF00)|(((c)&0xFF0000)>>16)|(((c)&0x0000FF)<<16))

Return a CDATA that is meant for output to OpenGL.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!