Description | uses | Classes, Interfaces and Objects | Functions and Procedures | Types | Constants | Variables |
This unit handles drawing of TMesh in opengl. It works by extending TMesh in TGlMesh, which implements the abstract draw method. Also, it always build a display list of the mesh if it doesn't have one already. This unit replace the DrawMeshUnit (which has been discarded)
Name | Description |
---|---|
Class TGlMesh |