Aimsun Next Scripting
22
|
Public Member Functions | |
GKViewBookmarkDynamicStep () | |
~GKViewBookmarkDynamicStep () | |
void | setNumberOfSeconds (int value) |
int | getNumberOfSeconds () const |
![]() | |
GKViewBookmarkStep () | |
~GKViewBookmarkStep () | |
void | copyTo (GKViewBookmarkStep *step) const |
bool | is2DValid () const |
const GKPoint & | getPoint () const |
void | setPoint (const GKPoint &apoint) |
GKCoord | getScale () const |
void | setScale (GKCoord ascale) |
bool | is3DValid () const |
const GKPoint & | getCenter3D () const |
void | setCenter3D (const GKPoint &apoint) |
const GKPoint & | getLineView3D () const |
void | setLineView3D (const GKPoint &apoint) |
const GKVector & | getVUp3D () const |
void | setVUp3D (const GKVector &avector) |
GKViewBookmarkDynamicStep::GKViewBookmarkDynamicStep | ( | ) |
GKViewBookmarkDynamicStep::~GKViewBookmarkDynamicStep | ( | ) |
int GKViewBookmarkDynamicStep::getNumberOfSeconds | ( | ) | const |
Returns the number of seconds between two positions.
void GKViewBookmarkDynamicStep::setNumberOfSeconds | ( | int | value | ) |
Sets the number of seconds between two positions.