Home
last modified time | relevance | path

Searched defs:GetMatrix3x4 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Core/
H A DVariant.h1174 const Matrix3x4& GetMatrix3x4() const in GetMatrix3x4() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Resource/
H A DXMLElement.cpp960 Matrix3x4 XMLElement::GetMatrix3x4(const String& name) const in GetMatrix3x4() function in Urho3D::XMLElement