#include <Renderer_ogl.h>
Public Attributes |
GLdouble | _x |
GLdouble | _y |
GLdouble | _z |
Constructor & Destructor Documentation
gnash::renderer::opengl::oglVertex::oglVertex |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z = 0.0 |
|
) |
| |
|
inline |
gnash::renderer::opengl::oglVertex::oglVertex |
( |
const point & |
p | ) |
|
|
inline |
Member Data Documentation
GLdouble gnash::renderer::opengl::oglVertex::_x |
GLdouble gnash::renderer::opengl::oglVertex::_y |
GLdouble gnash::renderer::opengl::oglVertex::_z |
The documentation for this struct was generated from the following file: