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