The libraries public types and functions.
AT_Result
Defines possible result types.
Definition at.h:24
void AT_scene_destroy(AT_Scene *scene)
Destroys an allocated AT_Scene.
AT_Result AT_scene_create(AT_Scene **out_scene, const AT_SceneConfig *config)
AT_Scene constructor for a given AT_SceneConfig.
Groups the scene config settings together.
Definition at.h:65
Groups the necessary information representing the scene.