Aimsun Next Scripting
22
|
Public Member Functions | |
GKTurningEntities () | |
~GKTurningEntities () | |
int | __len__ () |
End GKTurningEntity * | operator[] (int) |
if ((a0=sipConvertFromSequenceIndex(a0, len))< 0) | |
End void | append (const GKTurningEntity &p) |
Public Attributes | |
unsigned short | m_originFromLane |
unsigned short | m_originToLane |
unsigned short | m_destinationFromLane |
unsigned short | m_destinationToLane |
MethodCode | sipRes = sipCpp->size() |
MethodCode int | len |
len = sipCpp ->size() | |
else | |
MethodCode sipCpp append * | a0 |
This Vector of GKPoints adds methods to the collection of points that operates all over points. These methods are oriented to the collection of points not to a single point.
GKTurningEntities::GKTurningEntities | ( | ) |
GKTurningEntities::~GKTurningEntities | ( | ) |
int GKTurningEntities::__len__ | ( | ) |
End void GKTurningEntities::append | ( | const GKTurningEntity & | p | ) |
|
inline |
End GKTurningEntity * GKTurningEntities::operator[] | ( | int | ) |
MethodCode sipCpp append* GKTurningEntities::a0 |
GKTurningEntities::else |
MethodCode int GKTurningEntities::len |
GKTurningEntities::len = sipCpp ->size() |
unsigned short GKTurningEntities::m_destinationFromLane |
unsigned short GKTurningEntities::m_destinationToLane |
unsigned short GKTurningEntities::m_originFromLane |
unsigned short GKTurningEntities::m_originToLane |
MethodCode GKTurningEntities::sipRes = sipCpp->size() |