ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
ImageViews render an Image in the context of a View hierarchy. More...
Go to the source code of this file.
Data Structures | |
struct | ImageView |
ImageViews render an Image in the context of a View hierarchy. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _ImageView (void) |
Variables | |
OBJECTIVELYMVC_EXPORT const EnumName | GLBlendNames [] |
ImageViews render an Image in the context of a View hierarchy.
Definition in file ImageView.h.
OBJECTIVELYMVC_EXPORT Class * _ImageView | ( | void | ) |
Definition at line 261 of file ImageView.c.
OBJECTIVELYMVC_EXPORT const EnumName GLBlendNames[] |
Definition at line 34 of file ImageView.h.