[][src]Module codenano::opengl

Utilities for drawing a design in OpenGL.

Structs

OpenGL

This type represents an abstract OpenGL drawing. After it is built using the new and reset methods, its points field can be sent to OpenGL as a triangle strip for rendering.