Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ getSubfeatureLineWidth
Method
getSubfeatureLineWidth
source/MRMesh/MRFeatureObject.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
float FeatureObject::getSubfeatureLineWidth() const
199
{
200
return subLineWidth_;
201
}
202
203
void FeatureObject::setSubfeaturePointSize( float pointSize )
204
{
Callers
2
drawAdvancedOptions
Method · 0.80
getLineWidth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected