|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKViewBookmarkDynamicStep () | |
| ~GKViewBookmarkDynamicStep () | |
| void | setNumberOfSeconds (int value) |
| int | getNumberOfSeconds () const |
Public Member Functions inherited from GKViewBookmarkStep | |
| 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.
1.9.4