Wiki > TV3D65 Index > TVActor
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | GetBoundingBox(retBoxMin As TV_3DVECTOR , retBoxMax As TV_3DVECTOR , bLocal As Boolean) |
|---|---|
| C++ | void GetBoundingBox(cTV_3DVECTOR* retBoxMin , cTV_3DVECTOR* retBoxMax , bool bLocal ) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| bLocal | Yes | bLocal description |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| retBoxMin | No | retBoxMin description |
| retBoxMax | No | retBoxMax description |
| Example | Basic example. |
|---|