Function SimOneAPI::NextFrame
-
Defined in File SimOneServiceAPI.h
Function Documentation
-
void
SimOneAPI
::
NextFrame
(
int
frame
)
-
进行下一帧
Proceed to the next frame in a frame-synchronized scene.
此函数用于在帧同步的场景中移动到下一帧
This function is used to move to the next frame in a frame-synchronized scene.
- 参数 :
-
frame – [in]
当前帧的值
The value of the current frame.
- 返回 :
-
无返回值
No return value.