MCPcopy 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
198float FeatureObject::getSubfeatureLineWidth() const
199{
200 return subLineWidth_;
201}
202
203void FeatureObject::setSubfeaturePointSize( float pointSize )
204{

Callers 2

drawAdvancedOptionsMethod · 0.80
getLineWidthMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected