MCPcopy 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
380const IECore::IntVectorData *MeshPrimitive::creaseIds() const
381{
382 return m_creaseIds ? m_creaseIds.get() : emptyIntVectorData();
383}
384
385const IECore::FloatVectorData *MeshPrimitive::creaseSharpnesses() const
386{

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