//----------------------------------------------------------
int ofGetViewportHeight(){
	return renderer->getViewportHeight();
}