MCPcopy 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
226float FeatureObject::getSubfeatureAlphaPoints() const
227{
228 return subAlphaPoints_;
229}
230
231float FeatureObject::getSubfeatureAlphaLines() const
232{

Calls

no outgoing calls

Tested by

no test coverage detected