Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ creaseIds
Method
creaseIds
src/IECoreScene/MeshPrimitive.cpp:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
const IECore::IntVectorData *MeshPrimitive::creaseIds() const
381
{
382
return m_creaseIds ? m_creaseIds.get() : emptyIntVectorData();
383
}
384
385
const IECore::FloatVectorData *MeshPrimitive::creaseSharpnesses() const
386
{
Callers
15
testDefaultCornersAndCreases
Method · 0.95
testCornersAndCreases
Method · 0.80
testCornersAndCreases
Method · 0.80
queryTimeSample
Method · 0.80
writeMesh
Function · 0.80
testReadCreases
Method · 0.80
writeSample
Method · 0.80
expandAllPrimvars
Method · 0.80
referenceSplit
Method · 0.80
testSetCreases
Method · 0.80
testCornersAndCreases
Method · 0.80
testCornersAndCreases
Method · 0.80
Calls
2
emptyIntVectorData
Function · 0.85
get
Method · 0.45
Tested by
9
testCornersAndCreases
Method · 0.64
testCornersAndCreases
Method · 0.64
testReadCreases
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