Overture  Version 25
Public Member Functions | Public Attributes | List of all members
Vect Class Reference

Public Member Functions

 Vect (real a, real b)
 
bool operator== (const Vect &a) const
 
bool operator< (const Vect &a) const
 

Public Attributes

real rp
 
real crossProduct
 

Constructor & Destructor Documentation

Vect::Vect ( real  a,
real  b 
)
inline

References crossProduct, and rp.

Member Function Documentation

bool Vect::operator< ( const Vect a) const
inline

References rp.

bool Vect::operator== ( const Vect a) const
inline

References rp.

Member Data Documentation

real Vect::crossProduct
real Vect::rp

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