Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ creaseLengths
Method
creaseLengths
src/IECoreScene/MeshPrimitive.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
const IECore::IntVectorData *MeshPrimitive::creaseLengths() const
376
{
377
return m_creaseLengths ? m_creaseLengths.get() : emptyIntVectorData();
378
}
379
380
const IECore::IntVectorData *MeshPrimitive::creaseIds() const
381
{
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