Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ getSubfeaturePointSize
Method
getSubfeaturePointSize
source/MRMesh/MRFeatureObject.cpp:193–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
float FeatureObject::getSubfeaturePointSize() const
194
{
195
return subPointSize_;
196
}
197
198
float FeatureObject::getSubfeatureLineWidth() const
199
{
Callers
2
drawAdvancedOptions
Method · 0.80
getPointSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected