Version 12 (modified by 10 years ago) (diff) | ,
---|
Documentation
This is the central resource for all the Lol Engine documentation.
API documentation
- Base headers
- <lol/base/types.h>?
- <lol/base/log.h>?
- <lol/base/assert.h> — assertion and test macros
- <lol/base/array.h>? — variable-length arrays
- <lol/base/string.h> — arrays of chars that handle text
- <lol/base/hash.h>?
- <lol/base/map.h>?
- Maths types and functions
- <lol/math/math.h>?
- <lol/math/half.h>? — half-precision 16-bit floating point numbers
- <lol/math/real.h> — high-precision floating point numbers
- <lol/math/vector.h>?
- <lol/math/geometry.h>?
- <lol/math/remez.h>? — Remez exchange toolbox for high-quality polynomial approximations
- System-specific features
- <lol/sys/init.h>? — engine initialisation
- <lol/sys/thread.h> — threading and synchronisation
- <lol/sys/timer.h>? — timer utility class
Developer documentation
List of available documents: