Gnash  0.8.10
Public Member Functions | Public Attributes
gnash::renderer::opengl::oglVertex Struct Reference

#include <Renderer_ogl.h>

List of all members.

Public Member Functions

 oglVertex (double x, double y, double z=0.0)
 oglVertex (const point &p)

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


The documentation for this struct was generated from the following file: