![]() |
Open CASCADE Technology Reference Manual 8.0.1
|
Tool class for selecting type of array of vectors. More...
#include <BVH_Types.hxx>
Public Types | |
| typedef NCollection_LinearVector< typename VectorType< T, N >::Type > | Type |
Tool class for selecting type of array of vectors.
| T | Numeric data type |
| N | Component number |
| typedef NCollection_LinearVector<typename VectorType<T, N>::Type> BVH::ArrayType< T, N >::Type |