Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ cornerIds
Method
cornerIds
src/IECoreScene/MeshPrimitive.cpp:308–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
const IECore::IntVectorData *MeshPrimitive::cornerIds() const
309
{
310
return m_cornerIds ? m_cornerIds.get() : emptyIntVectorData();
311
}
312
313
const IECore::FloatVectorData *MeshPrimitive::cornerSharpnesses() const
314
{
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
emptyIntVectorData
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