The cepl.devil Reference Manual

This is the cepl.devil Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 14:51:19 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 cepl.devil

A couple of helper functions to load from devil straight to cepl c-arrays or textures

Author

Chris Bagley Baggers <>

License

BSD 2 Clause

Dependencies
  • cepl (system).
  • cl-devil (system).
Source

cepl.devil.asd.

Child Components

3 Files

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


3.1 Lisp


3.1.1 cepl.devil/cepl.devil.asd

Source

cepl.devil.asd.

Parent Component

cepl.devil (system).

ASDF Systems

cepl.devil.


3.1.2 cepl.devil/package.lisp

Source

cepl.devil.asd.

Parent Component

cepl.devil (system).

Packages

cepl.devil.


3.1.3 cepl.devil/devil-helper.lisp

Dependency

package.lisp (file).

Source

cepl.devil.asd.

Parent Component

cepl.devil (system).

Public Interface

4 Packages

Packages are listed by definition order.


4.1 cepl.devil

Source

package.lisp.

Use List

common-lisp.

Public Interface

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: load-image-to-c-array (filename)
Package

cepl.devil.

Source

devil-helper.lisp.

Function: load-image-to-texture (filename &optional image-format mipmap generate-mipmaps)
Package

cepl.devil.

Source

devil-helper.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables