Searched defs:Color3f (Results 1 – 3 of 3) sorted by relevance
55 public class Color3f { class68 public Color3f(){ in Color3f() method in Color3f71 public Color3f(float r, float g, float b) { in Color3f() method in Color3f
271 typedef Color3<float> Color3f; typedef
320 TAG(Color3f)(GLfloat x, GLfloat y, GLfloat z) in TAG() argument