The bodge-glad Reference Manual

This is the bodge-glad Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 14:44:52 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 bodge-glad

OpenGL 4.6 Core GLAD wrapper for cl-bodge system

Author

Pavel Korolev

Contact

License

MIT

Version

1.0.0

Dependencies
  • alexandria (system).
  • cffi (system).
Source

bodge-glad.asd.

Child Component

glad.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 bodge-glad/bodge-glad.asd

Source

bodge-glad.asd.

Parent Component

bodge-glad (system).

ASDF Systems

bodge-glad.


3.1.2 bodge-glad/glad.lisp

Source

bodge-glad.asd.

Parent Component

bodge-glad (system).

Packages

glad.

Public Interface

init (function).

Internals

load-glad (function).


4 Packages

Packages are listed by definition order.


4.1 glad

Source

glad.lisp.

Use List
  • cffi.
  • common-lisp.
Public Interface

init (function).

Internals

load-glad (function).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: init ()
Package

glad.

Source

glad.lisp.


5.2 Internals


5.2.1 Ordinary functions

Function: load-glad ()
Package

glad.

Source

glad.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions


A.3 Variables