Fluxus::dVertex Class Reference

#include <dada.h>

Collaboration diagram for Fluxus::dVertex:

Collaboration graph
[legend]

Public Member Functions

 dVertex ()
 dVertex (dVector p, dVector n, float S=0, float T=0)
 dVertex (dVector p, dVector n, dColour c, float S=0, float T=0)
 dVertex (dVertex const &rhs)
dVertex const & operator= (dVertex const &rhs)
void homog ()

Data Fields

dVector point
dVector normal
dColour col
float s
float t

Friends

ostream & operator<< (ostream &os, dVertex const &v)

Detailed Description

Definition at line 127 of file dada.h.


Constructor & Destructor Documentation

Fluxus::dVertex::dVertex (  )  [inline]

Definition at line 130 of file dada.h.

Fluxus::dVertex::dVertex ( dVector  p,
dVector  n,
float  S = 0,
float  T = 0 
) [inline]

Definition at line 131 of file dada.h.

Fluxus::dVertex::dVertex ( dVector  p,
dVector  n,
dColour  c,
float  S = 0,
float  T = 0 
) [inline]

Definition at line 132 of file dada.h.

Fluxus::dVertex::dVertex ( dVertex const &  rhs  )  [inline]

Definition at line 133 of file dada.h.


Member Function Documentation

dVertex const & dVertex::operator= ( dVertex const &  rhs  ) 

Definition at line 331 of file dada.cpp.

void Fluxus::dVertex::homog (  )  [inline]

Definition at line 135 of file dada.h.


Friends And Related Function Documentation

ostream& operator<< ( ostream &  os,
dVertex const &  v 
) [friend]

Definition at line 341 of file dada.cpp.


Field Documentation

dVector Fluxus::dVertex::point

Definition at line 138 of file dada.h.

dVector Fluxus::dVertex::normal

Definition at line 139 of file dada.h.

dColour Fluxus::dVertex::col

Definition at line 140 of file dada.h.

float Fluxus::dVertex::s

Definition at line 141 of file dada.h.

float Fluxus::dVertex::t

Definition at line 141 of file dada.h.


The documentation for this class was generated from the following files:
Generated on Mon Feb 11 06:54:47 2008 for The Fluxus Renderer (libfluxus) by  doxygen 1.5.1