madgui.survey.gl_util module¶
Classes
|
Functions
|
Compile a OpenGL shader, and return its id. |
|
|
|
|
|
|
|
|
|
|
|
Set program attribute from vertex buffer. |
-
class
madgui.survey.gl_util.Object3D(program, transform, color, vertices, normals, triangles, mode=GL_TRIANGLES)[source]¶ Bases:
objectMethods
delete()draw()opaque()Return true if the object is opaque.
position()Return the local coordinate system’s origin point in world coordinates.