Wiki > TV3D65 Index > TVMiniMesh
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | GetBoundingSphere(retBoundingSphereCenter As TV_3DVECTOR , retSphereRadius As Single) |
|---|---|
| C++ | void GetBoundingSphere(cTV_3DVECTOR* retBoundingSphereCenter , float* retSphereRadius ) |
None
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| retBoundingSphereCenter | No | retBoundingSphereCenter description |
| retSphereRadius | No | retSphereRadius description |
| Example | Basic example. |
|---|