COpenGL::SetPickingVolumeSize![]()
void SetPickingVolumeSize ( float Size );
Parameters
| Size | Picking volume size value. The value has the same meaning as GLU’s gluPickMatrix’s width and height parameter, it means that it specifies width and height of the picking region in window coordinates |
Remarks
SetPickingVolumeSize methods sets picking volume size. ClassGL uses passed Size value in it’s selection functions, such as DoSelect or during object manipulation. Default picking volume size set during initialization of the COpenGL object is 3.0f.
This method is available from ClassGL version 3.5.0.4
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. |