Home
last modified time | relevance | path

Searched refs:getVector4 (Results 1 – 5 of 5) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/nif/
H A Dproperty.cpp74 bumpMapMatrix = nif->getVector4(); in read()
146 falloffParams = nif->getVector4(); in read()
H A Dextra.cpp65 data = nif->getVector4(); in read()
H A Dcontroller.cpp41 /*color?*/ nif->getVector4(); in read()
330 defaultVal = nif->getVector4(); in read()
H A Dnifkey.hpp169 using Vector4KeyMap = KeyMapT<osg::Vec4f,&NIFStream::getVector4>;
H A Dnifstream.hpp113 osg::Vec4f getVector4() in getVector4() function in Nif::NIFStream