mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-23 19:01:03 +08:00
Sync changes from upstream repository
This commit is contained in:
@@ -246,6 +246,7 @@ bool ON_GroundPlane::PopulateMaterial(ON_Material& mat) const
|
||||
|
||||
void ON_GroundPlane::SetXMLNode(ON_XMLNode& node) const
|
||||
{
|
||||
std::lock_guard<std::recursive_mutex> lg(_impl->_mutex);
|
||||
_impl->SetModelNode(node);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user