Trees | Indices | Help |
---|
|
object --+ | utils.objects.GLObject --+ | utils.objects.ManagedObject --+ | object --+ | | | utils.objects.GLObject --+ | | | object --+ | | | | | utils.objects.StateMixin --+ | | | utils.objects.BindableObject --+ | object --+ | | | utils.proxy.InstanceDescriptorMixin --+ | ShaderProgram
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
_generate_id = _libraries ['libGL.so.1'].glCreateProgram Constructor function. |
|||
_delete_id = _libraries ['libGL.so.1'].glDeleteProgram Destructor function. |
|||
_db =
The name of the corresponding object database in the Context. |
|||
_binding =
Name of the corresponding property in the Context. |
|||
transform_feedback_buffer_modes = Enum(INTERLEAVED_ATTRIBS, SE
|
|||
_frozen = False
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
ListProxy |
shaders The list of currently attached shaders. |
||
string
|
_log The current shader info log. |
||
Inherited from Inherited from |
|
Create a new
|
x.__setattr__('name', value) <==> x.name = value
|
Function to call before binding. ShaderPrograms, for example, bind textures here.
|
Function to call after releasing. ShaderPrograms, for example, release textures here.
|
|
transform_feedback_buffer_modes
|
|
shadersThe list of currently attached shaders.
|
_logThe current shader info log.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 16 17:56:04 2012 | http://epydoc.sourceforge.net |