Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ cornerSharpnesses
Method
cornerSharpnesses
src/IECoreScene/MeshPrimitive.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
const IECore::FloatVectorData *MeshPrimitive::cornerSharpnesses() const
314
{
315
return m_cornerSharpnesses ? m_cornerSharpnesses.get() : emptyFloatVectorData();
316
}
317
318
void MeshPrimitive::removeCorners()
319
{
Callers
15
testDefaultCornersAndCreases
Method · 0.95
testCornersAndCreases
Method · 0.80
testCornersAndCreases
Method · 0.80
queryTimeSample
Method · 0.80
writeMesh
Function · 0.80
writeSample
Method · 0.80
expandAllPrimvars
Method · 0.80
referenceSplit
Method · 0.80
testSetCorners
Method · 0.80
testCornersAndCreases
Method · 0.80
testCornersAndCreases
Method · 0.80
testCornersAndCreases
Method · 0.80
Calls
2
emptyFloatVectorData
Function · 0.85
get
Method · 0.45
Tested by
8
testCornersAndCreases
Method · 0.64
testCornersAndCreases
Method · 0.64
expandAllPrimvars
Method · 0.64
referenceSplit
Method · 0.64
testCornersAndCreases
Method · 0.64
testCornersAndCreases
Method · 0.64
testCornersAndCreases
Method · 0.64
testCornersAndCreases
Method · 0.64