COpenGL::GetSelectionBuffer![]()
GLuint* GetSelectionBuffer( void );
Return Value
Pointer to the selection buffer filled by OpenGL during selection process. The buffer size is specified by SELECTION_BUFFER_SIZE constant and actual count of values stored in buffer can be determined by the GetNumberOfSelectionHits method.
Remarks
This method together with GetNumberOfSelectionHits provides direct access to the selection buffer for custom usage. See OpenGL’s (glSelectBuffer for example) documentation for more information about the selection buffer.
This method is available from ClassGL version 3.0
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. |