Link Search Menu Expand Document

Package OGL:App_: cve.render.ogl.oglcanvas_

Import instruction :

import cve.render.ogl.oglcanvas_

About :

oglcanvas_ implements an abstract canvas class it is instanctiated with glfw as oglcanvas

Classes

Class summury
FirstPersonCtrl  
Navigate A class to define the navigation mode of a scene
OGLApp_ An OGLApp_ is an application using OpenGl Facilities
OGLCanvas_ OGLCanvas implementation with GL

Functions

Function summury
OGLApp(redirect=False, argv=[], gui=None, nb_slave=None, shared_texture=None) This function creates or returns the single OGLApp_ object for the current process. (more…)

Functions details

OGLApp

def OGLApp(redirect=False, argv=[], gui=None, nb_slave=None, shared_texture=None)

This function creates or returns the single OGLApp_ object for the current process.


Table of contents