CreateObjectQuad
Description
Creates a plane that will fill the entire screen and can be used to render full screen shaders. 
Definition
 CreateObjectQuad( objID ) 
void agk::CreateObjectQuad( UINT objID )
integer CreateObjectQuad() 
UINT agk::CreateObjectQuad()
Parameters
- objID - The ID to use for the new object.