- init
void init(GLCanvas canvas)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(GLCanvas canvas)
Undocumented in source. Be warned that the author may not have intended to support it.
Copyright (c) 2000, 2005 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
Contributors: Sebastian Davids - initial implementation IBM Corporation Port to the D programming language: Bill Baxter <bill@billbaxter.com>