Class TBGLScene3D

Unit

Declaration

type TBGLScene3D = class(TBGRAScene3D)

Description

3D scene rendered with OpenGL

Hierarchy

Overview

Methods

Protected function LoadBitmapFromFileUTF8(AFilenameUTF8: string): TBGRACustomBitmap; override;
Public procedure RenderGL(ACanvas: TBGLCustomCanvas; AMaxZ: single = 1000); virtual;

Description

Methods

Protected function LoadBitmapFromFileUTF8(AFilenameUTF8: string): TBGRACustomBitmap; override;

This item has no description.

Public procedure RenderGL(ACanvas: TBGLCustomCanvas; AMaxZ: single = 1000); virtual;

This item has no description.