glVertex
5.5.2
|
This is the complete list of members for vec3f, including all inherited members.
bgr() const | vec3f | inline |
c_ptr() const | vec3f | inline |
operator const float *() const | vec3f | inline |
operator std::string() | vec3f | inline |
operator vec3() const | vec3f | inline |
operator*=(float v) | vec3f | inline |
operator*=(const vec3f &v) | vec3f | inline |
operator+=(const vec3f &v) | vec3f | inline |
operator-=(const vec3f &v) | vec3f | inline |
to_string(std::string delimiter=", ", int space=0) | vec3f | inline |
vec3f() | vec3f | inline |
vec3f(const vec3f &v) | vec3f | inline |
vec3f(const vec3 &v) | vec3f | inline |
vec3f(const vec2f &v, const float vz=0.0f) | vec3f | inline |
vec3f(const vec2 &v, const float vz=0.0f) | vec3f | inline |
vec3f(const float vx, const float vy, const float vz) | vec3f | inline |
vec3f(const float v) | vec3f | inline |
xy() const | vec3f | inline |
zyx() const | vec3f | inline |