25 #ifndef TRANSFORMATION_H_ 26 #define TRANSFORMATION_H_ 94 return rotateRad(glm::radians(angleDeg), axis);
Base class for all composite nodes, i.e., nodes with children (composite pattern, abstract).
Local header file for GLM OpenGL Mathematics library.
Base class for all composite nodes, i.e., nodes with children (composite pattern, abstract).
Base class for all traversers (visitor pattern, abstract).
Local header file for GLEW library.
The central render state that collects information about the current shader, transformations,...
Internal definitions required by most classes.