mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-20 09:29:26 +08:00
Sync changes from upstream repository
This commit is contained in:
@@ -1519,6 +1519,7 @@ void ON_Sun::SetAzimuthAndAltitudeFromVector(const ON_3dVector& v)
|
||||
|
||||
void ON_Sun::SetXMLNode(ON_XMLNode& node) const
|
||||
{
|
||||
std::lock_guard<std::recursive_mutex> lg(_impl->_mutex);
|
||||
_impl->SetModelNode(node);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user