OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    OpenGl_HashMapInitializer::MapListOfType< K, V > Struct Template Reference

    #include <OpenGl_ShaderProgram.hxx>

    Public Member Functions

     MapListOfType (K theKey, V theValue)
    MapListOfTypeoperator() (K theKey, V theValue)
     operator const NCollection_DataMap< K, V > & () const

    Data Fields

    NCollection_DataMap< K, V > myDictionary

    Constructor & Destructor Documentation

    ◆ MapListOfType()

    template<class K, class V>
    OpenGl_HashMapInitializer::MapListOfType< K, V >::MapListOfType ( K theKey,
    V theValue )
    inline

    Member Function Documentation

    ◆ operator const NCollection_DataMap< K, V > &()

    template<class K, class V>
    OpenGl_HashMapInitializer::MapListOfType< K, V >::operator const NCollection_DataMap< K, V > & ( ) const
    inline

    ◆ operator()()

    template<class K, class V>
    MapListOfType & OpenGl_HashMapInitializer::MapListOfType< K, V >::operator() ( K theKey,
    V theValue )
    inline

    Field Documentation

    ◆ myDictionary

    template<class K, class V>
    NCollection_DataMap<K, V> OpenGl_HashMapInitializer::MapListOfType< K, V >::myDictionary

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