Home | History | Annotate | Download | only in smoke

Lines Matching refs:glm

24 #include <glm/glm.hpp>
32 glm::mat4 transformation(float t);
36 glm::vec3 axis;
40 glm::mat4 matrix;
56 glm::vec3 position(float t);
60 glm::vec3 origin;
83 glm::vec3 light_pos;
84 glm::vec3 light_color;
91 glm::mat4 model;