C# Class Cocoa.OpenGLView

Inheritance: View
Afficher le fichier Open project: mono/cocoa-sharp

Méthodes publiques

Méthode Description
OpenGLView ( ) : System
OpenGLView ( IntPtr native_object ) : System
OpenGLView ( Rect frame ) : System

Method Details

OpenGLView() public méthode

public OpenGLView ( ) : System
Résultat System

OpenGLView() public méthode

public OpenGLView ( IntPtr native_object ) : System
native_object System.IntPtr
Résultat System

OpenGLView() public méthode

public OpenGLView ( Rect frame ) : System
frame Rect
Résultat System