Class TGLContainer
Unit
CastleGLContainer
Declaration
type TGLContainer = class abstract(TUIContainer)
Description
Container for controls providing an OpenGL rendering. This class is internally used by TCastleWindowCustom and TCastleControlCustom. It is not useful from the outside, unless you want to implement your own container provider similar to TCastleWindowCustom / TCastleControlCustom.
Hierarchy
Overview
Methods
Description
Methods
 |
procedure EventRender; override; |
|
Generated by PasDoc 0.13.0 on 2014-04-30 22:06:43
|