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

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

get(opt key) constcat3d::optsinline
get(opt key, T fallback) constcat3d::optsinline
opt_map typedef (defined in cat3d::opts)cat3d::opts
opts(opt_map opt)cat3d::opts