Kohi Game Engine
|
Go to the source code of this file.
Data Structures | |
struct | ibl_probe |
Typedefs | |
typedef struct ibl_probe | ibl_probe |
Functions | |
KAPI b8 | ibl_probe_create (kname cubemap_name, vec3 position, ibl_probe *out_probe) |
KAPI void | ibl_probe_destroy (ibl_probe *probe) |
KAPI b8 | ibl_probe_load (ibl_probe *probe) |
KAPI void | ibl_probe_unload (ibl_probe *probe) |