| 
    Open CASCADE Technology 7.8.0
    
   | 
 
Tool class for selecting type of array of vectors (STD or NCollection vector). More...
#include <BVH_Types.hxx>
Public Types | |
| typedef std::vector< typename VectorType< T, N >::Type > | Type | 
Tool class for selecting type of array of vectors (STD or NCollection vector).
| T | Numeric data type | 
| N | Component number | 
| typedef std::vector<typename VectorType<T, N>::Type> BVH::ArrayType< T, N >::Type |