Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvscene:mousepickex [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVScene

MousePickEx

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET MousePickEx(iMouseX As Integer , iMouseY As Integer , retFirstElementArray As TV_COLLISIONRESULT , eObjectTestType As Integer , eTestType As CONST_TV_TESTTYPE , iNumOfHits As Integer) As Boolean
C++ bool MousePickEx(int iMouseX , int iMouseY , cTV_COLLISIONRESULT* retFirstElementArray , int eObjectTestType , cCONST_TV_TESTTYPE eTestType , int* iNumOfHits )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iMouseXNoiMouseX description
iMouseYNoiMouseY description
eObjectTestTypeYeseObjectTestType description
eTestTypeYeseTestType description

RETURN VALUE

NAMEOPTIONALDESCRIPTION
retFirstElementArrayNoretFirstElementArray description
iNumOfHitsYesiNumOfHits description

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscene/mousepickex.txt · Last modified: 2009/11/29 18:00