Gnash
0.8.10
|
#include <Renderer_ogl.h>
Public Member Functions | |
oglVertex (double x, double y, double z=0.0) | |
oglVertex (const point &p) | |
Public Attributes | |
GLdouble | _x |
GLdouble | _y |
GLdouble | _z |
gnash::renderer::opengl::oglVertex::oglVertex | ( | double | x, |
double | y, | ||
double | z = 0.0 |
||
) | [inline] |
gnash::renderer::opengl::oglVertex::oglVertex | ( | const point & | p | ) | [inline] |