Aimsun Next Scripting
22
|
This is the complete list of members for GKSegment, including all inherited members.
angleBetweenSegments(const GKSegment &segment) const | GKSegment | |
distToPoint2D(const GKPoint &p, GKPoint *resPoint=NULL) const | GKSegment | |
distToPoint3D(const GKPoint &p) const | GKSegment | |
expand2D(GKCoord factor) | GKSegment | |
from | GKSegment | |
getExpandedPointByLength(const GKPoint &point, double length) | GKSegment | |
getLength2D() const | GKSegment | |
getLength3D() const | GKSegment | |
getPerpendicularIntersectionPoint(const GKPoint &point, const GKSegment &segmentC) | GKSegment | |
getPointByLength(const GKPoint &point, double length) | GKSegment | |
getPointProjection(const GKPoint &point) | GKSegment | |
GKSegment() | GKSegment | |
GKSegment(const GKPoint &from, const GKPoint &to) | GKSegment | |
intersects2D(const GKSegment &segment2, GKPoint *inter=NULL, bool includeVertexs=true, double epsilon=0.001) const | GKSegment | |
isPointAtLeft(const GKPoint &p, double epsilon) const | GKSegment | |
isPointAtRight(const GKPoint &p, double epsilon) const | GKSegment | |
isPointAtRightArea(const GKPoint &p) const | GKSegment | |
normalizedDistance2D(const GKPoint &p) const | GKSegment | |
onSegment2D(const GKPoint &p, double epsilon, bool useVertexs=true) const | GKSegment | |
onSegment3D(const GKPoint &p, double epsilon) const | GKSegment | |
parallelDist(GK::RoadSide side, double dist) const | GKSegment | |
pointAtDist(double dist) const | GKSegment | |
pointAtDist2D(double dist) const | GKSegment | |
rotate(const GKPoint ¢er, GKCoord angle) | GKSegment | |
set(const GKPoint &p1, const GKPoint &p2) | GKSegment | |
to | GKSegment | |
toRectangle(double width) const | GKSegment | |
translate(const GKPoint &delta) | GKSegment |