Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

sPoint2f Class Reference

#include <utilityfuncs.h>

List of all members.

Public Member Functions

 sPoint2f ()
 sPoint2f (float i, float j)
void Init (float i, float j)
sPoint2f operator= (sPoint2f v)

Public Attributes

float x
float y


Detailed Description

sPoint2f, sVector2f, CVector2f classes to handle points and vectors.


Constructor & Destructor Documentation

sPoint2f::sPoint2f  )  [inline]
 

sPoint2f::sPoint2f float  i,
float  j
[inline]
 


Member Function Documentation

void sPoint2f::Init float  i,
float  j
[inline]
 

sPoint2f sPoint2f::operator= sPoint2f  v  ) 
 


Member Data Documentation

float sPoint2f::x
 

float sPoint2f::y
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 24 00:36:47 2006 for ZVis by  doxygen 1.4.1