Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ periodic
Method
periodic
src/IECoreScene/CurvesPrimitive.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
bool CurvesPrimitive::periodic() const
187
{
188
return m_periodic;
189
}
190
191
void CurvesPrimitive::setTopology( ConstIntVectorDataPtr verticesPerCurve, const CubicBasisf &basis, bool periodic )
192
{
Callers
15
testConstructors
Method · 0.95
testConstructorKeywords
Method · 0.95
testSetTopology
Method · 0.95
testReadNurbsCurves
Method · 0.80
writeCurves
Function · 0.80
testLinearCurves
Method · 0.80
testCurves
Method · 0.80
testNURBSCircle
Method · 0.80
writeSample
Method · 0.80
testBasisAndPeriodicityIsCopied
Method · 0.80
runPointAtVTest
Method · 0.80
runTest
Method · 0.80
Calls
no outgoing calls
Tested by
10
testConstructors
Method · 0.76
testConstructorKeywords
Method · 0.76
testSetTopology
Method · 0.76
testReadNurbsCurves
Method · 0.64
testLinearCurves
Method · 0.64
testCurves
Method · 0.64
testNURBSCircle
Method · 0.64
testBasisAndPeriodicityIsCopied
Method · 0.64
runPointAtVTest
Method · 0.64
runTest
Method · 0.64