Unit BGRACanvasGL
Description
Canvas that can be used with OpenGL (2D, 3D and lighting shader)
Uses
- BGRAClasses
- SysUtils
- BGRAGraphics
- BGRABitmapTypes
- BGRAOpenGLType
- BGRATransform
- BGRAPath
- BGRASSE
- BGRAMatrix3D
Overview
Structures
| Name | Description |
|---|---|
Object TAttributeVariable |
Attribute variable in shader (value defined per vertex) |
Class TBGLCustomArray |
Abstract array for OpenGL |
Class TBGLCustomCanvas |
Abstract canvas for OpenGL |
Class TBGLCustomElementArray |
Abstract array of elements specifed by index for OpenGL |
Class TBGLCustomLighting |
Abstract class for lighting with OpenGL |
Class TBGLCustomShader |
Abstract shader for OpenGL |
Class TBGLPath |
Path with OpenGL rendering |