Wiki > TV3D65 Index > TVMiniMesh
GetItemBoundingSphere
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetItemBoundingSphere(iItem As Integer , retSphereCenter As TV_3DVECTOR , retRadius As Single , bWorldSpace As Boolean) |
| C++ | void GetItemBoundingSphere(int iItem , cTV_3DVECTOR* retSphereCenter , float* retRadius , bool bWorldSpace ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iItem | No | iItem description |
| bWorldSpace | No | bWorldSpace description |
RETURN VALUE
| NAME | OPTIONAL | DESCRIPTION |
| retSphereCenter | No | retSphereCenter description |
| retRadius | No | retRadius description |
EXAMPLES
TIPS
- Please add any notes or tips for this method.