cat3d
A tiny OpenGL 3D engine library written in and for C++.
cat3d::window Member List

This is the complete list of members for cat3d::window, including all inherited members.

clear(color clear_color)cat3d::window
flip()cat3d::window
is_open() constcat3d::window
set_proj(glm::mat4 p)cat3d::window
set_transform(glm::mat4 m)cat3d::window
set_view(glm::mat4 v)cat3d::window
size() constcat3d::window
window(unsigned int width, unsigned int height, const char *title) (defined in cat3d::window)cat3d::window
~window() (defined in cat3d::window)cat3d::window