![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Tool class for calculating box center along the given axis. More...
#include <BVH_Box.hxx>
Static Public Member Functions | |
| static T | Center (const BVH_Box< T, N > &theBox, const int theAxis) |
| Returns the center of the box along the specified axis using array access. | |
Tool class for calculating box center along the given axis.
| T | Numeric data type |
| N | Vector dimension |
|
inlinestatic |
Returns the center of the box along the specified axis using array access.