Overture
Version 25
|
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 |
References crossProduct, and rp.
real Vect::crossProduct |
Referenced by IntersectionMapping::intersectWithCompositeSurface(), and Vect().
real Vect::rp |
Referenced by IntersectionMapping::intersectWithCompositeSurface(), operator<(), operator==(), and Vect().