mglsetengine.c

Changing low level engine states

Author

Marcel Sondaar

License

Public Domain

Summary
mglsetengine.cChanging low level engine states
Functions
mglSetEngineStateSets an graphics engine state property

Functions

mglSetEngineState

void mglSetEngineState(int index,
unsigned int property,
int value)

Sets an graphics engine state property

in

indexThe engine to modify
propertyThe property of the engine to modify.  Often an element of UDI_GFX_PROP.
valueThe new value for the property
void mglSetEngineState(int index,
unsigned int property,
int value)
Sets an graphics engine state property
Lists the various UDI properties