#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::oglVertex::oglVertex | ( | double | x, | |
| double | y, | |||
| double | z = 0.0 | |||
| ) | [inline] |
| gnash::oglVertex::oglVertex | ( | const point & | p | ) | [inline] |
| GLdouble gnash::oglVertex::_x |
| GLdouble gnash::oglVertex::_y |
| GLdouble gnash::oglVertex::_z |
1.7.1