|
|
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
line ()
| line |
line (const point &a,const point &b)
| line |
line (const point &start,const vect &vdir)
| line |
void Render ()
| Render |
[const]
line* Duplicate ()
| Duplicate |
float PlanSide (const glsurface *)
| PlanSide |
[const]
void SetStartColor (couleur &c)
| SetStartColor |
void SetEndColor (couleur &c)
| SetEndColor |
const point& GetStart ()
| GetStart |
[const]
const point& GetEnd ()
| GetEnd |
[const]
point ma | ma |
[private]
point mb | mb |
[private]
Generated by: saturn on FrancoisLinux on Sun Feb 3 20:01:44 2002, using kdoc 2.0a53. |