OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BVH::ArrayType< T, N > Struct Template Reference

    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

    Detailed Description

    template<class T, int N = 1>
    struct BVH::ArrayType< T, N >

    Tool class for selecting type of array of vectors.

    Template Parameters
    TNumeric data type
    NComponent number

    Member Typedef Documentation

    ◆ Type

    template<class T, int N = 1>
    typedef NCollection_LinearVector<typename VectorType<T, N>::Type> BVH::ArrayType< T, N >::Type

    The documentation for this struct was generated from the following file: