MCPcopy Create free account
hub / github.com/ImageEngine/cortex / cornerSharpnesses

Method cornerSharpnesses

src/IECoreScene/MeshPrimitive.cpp:313–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313const IECore::FloatVectorData *MeshPrimitive::cornerSharpnesses() const
314{
315 return m_cornerSharpnesses ? m_cornerSharpnesses.get() : emptyFloatVectorData();
316}
317
318void MeshPrimitive::removeCorners()
319{

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

emptyFloatVectorDataFunction · 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