Example #1
0
//----------------------------------------------------------
ofRectangle ofGetNativeViewport(){
	return renderer->getNativeViewport();
}