v_sim.ElementRendererClass

Fields

Name

Type

Access

Description

call

object

r

a virtual method to call the OpenGL list used for elements.

callAt

object

r

a virtual method to position and draw a specific v_sim.Node.

compile

object

r

a virtual method to compile an OpenGL list representing the shape for a given v_sim.Element.

getExtent

object

r

a virtual method to get the size of a given v_sim.Element.

parent

GObject.ObjectClass

r

its parent.

Methods

None

Details

class v_sim.ElementRendererClass

Interface for class that can represent v_sim.ElementRenderer.

New in version 3.8.