Open CASCADE Technology
7.1.0.beta
|
#include <OpenGl_ShaderProgram.hxx>
Public Member Functions | |
MapListOfType (K theKey, V theValue) | |
MapListOfType & | operator() (K theKey, V theValue) |
operator const NCollection_DataMap< K, V > & () const | |
Data Fields | |
NCollection_DataMap< K, V > | myDictionary |
|
inline |
|
inline |
|
inline |
NCollection_DataMap<K, V> OpenGl_HashMapInitializer::MapListOfType< K, V >::myDictionary |