u2d_Display_Set Class Reference
List of all members.
Public Member Functions |
void | Set_Coord_Per_Vertex (GLint m_coord_per_vertex) |
GLint | Get_Coord_Per_Vertex () |
void | Push_Coord (GLfloat a) |
void | Push_Coord (GLfloat a, GLfloat b) |
void | Push_Coord (GLfloat a, GLfloat b, GLfloat c) |
GLsizei | Get_Vertex_Count () |
GLfloat * | Get_Vertex_Array () |
void | Set_Coord_Per_Topology (GLint m_coord_per_topology) |
GLint | Get_Coord_Per_Topology () |
void | Push_Topology_Coord (GLfloat a) |
void | Push_Topology_Coord (GLfloat a, GLfloat b) |
void | Push_Topology_Coord (GLfloat a, GLfloat b, GLfloat c) |
GLsizei | Get_Topology_Count () |
GLfloat * | Get_Topology_Array () |
Public Attributes |
GLuint | display_list |
GLenum | vertex_type |
GLenum | topology_type |
GLint | red |
GLint | green |
GLint | blue |
GLfloat | line_width |
The documentation for this class was generated from the following files: