v_sim.GlClass

Fields

Name

Type

Access

Description

draw

object

r

called to compute the object to be sent to the GPU.

freeContext

object

r

called when an OpenGL context is finalised.

initContext

object

r

called when used in a new OpenGL context.

parent

GObject.ObjectClass

r

private.

render

object

r

called to run drawing primitives on GPU.

Methods

None

Details

class v_sim.GlClass

Common name to refer to a #_VisuGlClass.