TFPoint Class Reference

#include <TFPoint.h>

List of all members.

Public Member Functions

 TFPoint ()
 TFPoint (float x, float y, float r, float g, float b, float a)
const bool operator< (const TFPoint &other) const
const bool operator> (const TFPoint &other) const

Public Attributes

float tfp_x
float tfp_y
float tfp_r
float tfp_g
float tfp_b
float tfp_a


Constructor & Destructor Documentation

TFPoint::TFPoint (  ) 

TFPoint::TFPoint ( float  x,
float  y,
float  r,
float  g,
float  b,
float  a 
)


Member Function Documentation

const bool TFPoint::operator< ( const TFPoint other  )  const [inline]

const bool TFPoint::operator> ( const TFPoint other  )  const [inline]


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Wed Dec 10 13:35:14 2008 for VisLu by  doxygen 1.5.7.1