MCPcopy 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
375const IECore::IntVectorData *MeshPrimitive::creaseLengths() const
376{
377 return m_creaseLengths ? m_creaseLengths.get() : emptyIntVectorData();
378}
379
380const IECore::IntVectorData *MeshPrimitive::creaseIds() const
381{

Callers 15

testCornersAndCreasesMethod · 0.80
testCornersAndCreasesMethod · 0.80
queryTimeSampleMethod · 0.80
writeMeshFunction · 0.80
testReadCreasesMethod · 0.80
writeSampleMethod · 0.80
expandAllPrimvarsMethod · 0.80
referenceSplitMethod · 0.80
testSetCreasesMethod · 0.80
testCornersAndCreasesMethod · 0.80
testCornersAndCreasesMethod · 0.80

Calls 2

emptyIntVectorDataFunction · 0.85
getMethod · 0.45

Tested by 9

testCornersAndCreasesMethod · 0.64
testCornersAndCreasesMethod · 0.64
testReadCreasesMethod · 0.64
expandAllPrimvarsMethod · 0.64
referenceSplitMethod · 0.64
testCornersAndCreasesMethod · 0.64
testCornersAndCreasesMethod · 0.64
testCornersAndCreasesMethod · 0.64
testCornersAndCreasesMethod · 0.64