Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ getSubfeatureAlphaPoints
Method
getSubfeatureAlphaPoints
source/MRMesh/MRFeatureObject.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
float FeatureObject::getSubfeatureAlphaPoints() const
227
{
228
return subAlphaPoints_;
229
}
230
231
float FeatureObject::getSubfeatureAlphaLines() const
232
{
Callers
2
drawAdvancedOptions
Method · 0.80
WrappedModelSubobjectPart<IsPrimary, ObjectPoints>
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected