vgl.h File Reference

Class Vgl: Window-system (X11/Win32/etc) wrapper for Class Ogl. More...

#include <sg/sg_base.h>
#include <sg/ogl.h>
#include <sg/oglps.h>

Include dependency graph for vgl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sVgl
 Class Vgl: Definition. More...

Typedefs

typedef struct sVgl Vgl
 Declaraction of the Vgl class as the Vgl structure.

Functions

int Vgl_capability (void)
 the Vgl class
VglVgl_ctor (int mode, char *socktype, char *dataform, char *hostname, char *filename, int xsize, int ysize, int xpos, int ypos, int(*buildDisplayLists)(Vgl *thee))
 the Vgl class
void Vgl_dtor (Vgl **thee)
 MIKE-FIX.
void Vgl_putl (Vgl *thee, int ncolor, float red[], float green[], float blue[])
 MIKE-FIX.
void Vgl_list (Vgl *thee, int dlist, int show)
 MIKE-FIX.
void Vgl_line (Vgl *thee, float x[], float y[], float z[], int np, int icolor, float color[])
 MIKE-FIX.
void Vgl_fill (Vgl *thee, float x[], float y[], float z[], int np, int icolor, float color[])
 MIKE-FIX.
void Vgl_text (Vgl *thee, float x[], float y[], float z[], char line[], int icolor, float color[])
 MIKE-FIX.
void Vgl_pont (Vgl *thee, float x[], float y[], float z[], int np, int icolor, float color[], int itype, float radius)
 MIKE-FIX.


Detailed Description

Class Vgl: Window-system (X11/Win32/etc) wrapper for Class Ogl.

Author:
Michael Holst
Note:
None
Version:
Id
vgl.h,v 1.32 2009/04/24 22:54:41 fetk Exp

Attention:
 *
 * SG = < Socket Graphics >
 * Copyright (C) 1994--2008 Michael Holst
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 * 
 *  

Generated on Mon Aug 9 11:14:55 2010 for SG by  doxygen 1.5.6