COpenGL::SetMovementInfo![]()
void SetMovementInfo( SMovementInfo* MovementInfo );
Parameters
| MovementInfo |
Pointer to SMovementInfo structure which defines speed information for panning and rotation. |
Remarks
The SetMovementInfo method sets movement information for the COpenGL object. The movement information is valid only for the window associated with this object. The COpenGL object stores passed pointer to it’s internal structures, it does not copy its content. Therefore the structure where the MovementInfo pointer points needs to remain valid for lifetime of the COpenGL object, or until another SMovementInfo structure pointer is passed to the object through the SetMovementInfo call.
See Also
GetMovementInfo, GetFrameSpeed
![]()
| © 2001 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |