MCPcopy 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
308const IECore::IntVectorData *MeshPrimitive::cornerIds() const
309{
310 return m_cornerIds ? m_cornerIds.get() : emptyIntVectorData();
311}
312
313const IECore::FloatVectorData *MeshPrimitive::cornerSharpnesses() const
314{

Callers 15

testCornersAndCreasesMethod · 0.80
testCornersAndCreasesMethod · 0.80
queryTimeSampleMethod · 0.80
writeMeshFunction · 0.80
writeSampleMethod · 0.80
expandAllPrimvarsMethod · 0.80
referenceSplitMethod · 0.80
testSetCornersMethod · 0.80
testCornersAndCreasesMethod · 0.80
testCornersAndCreasesMethod · 0.80
testCornersAndCreasesMethod · 0.80

Calls 2

emptyIntVectorDataFunction · 0.85
getMethod · 0.45

Tested by 8

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