Wiki > TV3D65 Index > TVActor
GetBoundingSphere
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetBoundingSphere(retSphereCenter As TV_3DVECTOR , retRadius As Single , bLocal As Boolean) |
| C++ | void GetBoundingSphere(cTV_3DVECTOR* retSphereCenter , float* retRadius , bool bLocal ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| bLocal | Yes | bLocal 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.