openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.98k stars 2.55k forks source link

Reducing .h includes in .h files #8176

Closed dimitre closed 2 weeks ago

dimitre commented 2 weeks ago

Another PR to move weight from .h files to .cpp files. it is using forward declaration from glm objects whenever possible