class point

* 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. More...

Definition#include <src/point.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Private Members


Detailed Description

* 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. * * *************************************************************************

 point ()

point

 point (float x,float y,float z)

point

 point (float x,float y,float z,couleur col)

point

 point (const point &p,couleur c)

point

 point (const point &p)

point

point&  operator = (const point &)

operator =

 ~point ()

~point

[virtual]

void  Render ()

Render

[const]

void  Translate (const vect &v)

Translate

point*  Duplicate ()

Duplicate

[const virtual]

float  PlanSide (const planesurf*)

PlanSide

[const]

void  SetColor (const couleur& col)

SetColor

point&  operator += (const point&)

operator +=

point&  operator /= (const float)

operator /=

point  operator + (const vect&)

operator +

[const]

bool  operator == (const point&)

operator ==

[const]

friend ostream&  operator << (ostream&,const point &)

operator <<

const couleur&  getcol ()

getcol

[const]

float mx

mx

float my

my

float mz

mz

couleur * mpcol

mpcol

[private]


Generated by: saturn on FrancoisLinux on Sun Feb 3 20:01:44 2002, using kdoc 2.0a53.