COpenGL::SetControlInfo![]()
void SetControlInfo ( SControlInfo* ControlInfo );
Parameters
| ControlInfo |
Pointer to SControlInfo structure which defines the keys binding plus other customization info. |
Remarks
The SetControlInfo method sets control information for the COpenGL object. The control 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 ControlInfo pointer points needs to remain valid for lifetime of the COpenGL object or until another SControlInfo structure pointer is passed to the object through the SetControlInfo call.
See Also
![]()
| © 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. |