Home
last modified time | relevance | path

Searched refs:WriteMatrix4 (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/IO/
H A DSerializer.h100 bool WriteMatrix4(const Matrix4& value);
H A DSerializer.cpp166 bool Serializer::WriteMatrix4(const Matrix4& value) in WriteMatrix4() function in Urho3D::Serializer
325 return WriteMatrix4(value.GetMatrix4()); in WriteVariantData()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/IO/
H A DSerializer.pkg31 bool WriteMatrix4(const Matrix4& value);
H A DVectorBuffer.pkg103 bool WriteMatrix4(const Matrix4& value);
H A DNamedPipe.pkg85 bool WriteMatrix4(const Matrix4& value);
H A DFile.pkg110 bool WriteMatrix4(const Matrix4& value);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DAPITemplates.h266 …ethod(className, "bool WriteMatrix4(const Matrix4&in)", asMETHODPR(T, WriteMatrix4, (const Matrix4… in RegisterSerializer()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h5092 bool WriteMatrix4(const Matrix4&);
7365 bool WriteMatrix4(const Matrix4&);
10748 bool WriteMatrix4(const Matrix4&);
14443 bool WriteMatrix4(const Matrix4&);
H A DLuaScriptAPI.dox2330 - bool WriteMatrix4(const Matrix4& value)
3838 - bool WriteMatrix4(const Matrix4& value)
5930 - bool WriteMatrix4(const Matrix4& value)
7682 - bool WriteMatrix4(const Matrix4& value)
H A DScriptAPI.dox7254 - bool WriteMatrix4(const Matrix4&)
9153 - bool WriteMatrix4(const Matrix4&)
12075 - bool WriteMatrix4(const Matrix4&)
15152 - bool WriteMatrix4(const Matrix4&)