Sha256: bd96191582cc00b459b0b2d8ebaea8272c6f5bb2dfbd68f9c3b619f8dbabb5a9
Contents?: true
Size: 386 Bytes
Versions: 5
Compression:
Stored size: 386 Bytes
Contents
%{ #include <OgreCommon.h> %} // NameValuePairList changes into Ruby::Array because it's difficult to convert and be matched the type in C++, // especially a kind of typedef *::type. //%template(NameValuePairList) std::map<Ogre::String, Ogre::String, //std::less<Ogre::String> STLAllocator<std::pair<const Ogre::String, Ogre::String>, GeneralAllocPolicy> >; %include OgreCommon.h
Version data entries
5 entries across 5 versions & 1 rubygems