Unit CastleGLBoxes

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Boxes and OpenGL.

Uses

Overview

Functions and Procedures

procedure glDrawBox3DWire(const Box: TBox3D); deprecated 'do not draw like this, instead create TCastleScene with Cube node inside';

Description

Functions and Procedures

procedure glDrawBox3DWire(const Box: TBox3D); deprecated 'do not draw like this, instead create TCastleScene with Cube node inside';

Warning: this symbol is deprecated: do not draw like this, instead create TCastleScene with Cube node inside

Draw the wireframe box. Nothing is generated besides vertex positions — no normal vectors, no texture coords, nothing.


Generated by PasDoc 0.14.0.