Aimsun Next Scripting
22
|
This is the complete list of members for GKVector, including all inherited members.
angle(const GKVector &v2) const | GKVector | |
angleWithTheHorizontal() const | GKVector | |
crossProduct(const GKVector &v2) const | GKVector | |
dotProduct(const GKVector &v2) const | GKVector | |
fullAngle(const GKVector &v2) const | GKVector | |
getLength() const | GKVector | |
getX() const | GKVector | |
getY() const | GKVector | |
getZ() const | GKVector | |
GKVector() | GKVector | |
GKVector(const GKPoint &pini, const GKPoint &pfin) | GKVector | |
GKVector(const GKCoord ax, const GKCoord ay, const GKCoord az=0.0) | GKVector | |
normalize() | GKVector | |
operator*(double d) const | GKVector | |
operator*=(double d) | GKVector | |
operator+(const GKVector &_vector) const | GKVector | |
operator+(const GKPoint &_point) const | GKVector | |
operator-(const GKVector &_vector) const | GKVector | |
operator-(const GKPoint &_point) const | GKVector | |
rotate(const GKPoint ¢er, float angle) | GKVector | |
set(const GKPoint &pini, const GKPoint &pfin) | GKVector | |
set(GKCoord ax, GKCoord ay, GKCoord az=0.0) | GKVector | |
setX(GKCoord _x) | GKVector | |
setY(GKCoord _y) | GKVector | |
setZ(GKCoord _z) | GKVector | |
~GKVector() | GKVector | virtual |