Wiki > TV3D65 Index > TVScene
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | Collision(pStart As TV_3DVECTOR , pEnd As TV_3DVECTOR , eObjectType As Integer , eTestType As CONST_TV_TESTTYPE) As Boolean | |
|---|---|---|
| C++ | bool Collision(cTV_3DVECTOR pStart , cTV_3DVECTOR pEnd , int eObjectType , cCONST_TV_TESTTYPE eTestType) | |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| pStart | No | pStart description |
| pEnd | No | pEnd description |
| eObjectType | No | eObjectType description |
| eTestType | Yes | eTestType description |
| Boolean | Description of what the return value means. |
|---|
| Example | Basic example. |
|---|