MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / create

Function create

extern/partio/src/lib/core/Particle.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62ParticlesDataMutable*
63create()
64{
65 return new ParticlesSimple;
66}
67
68ParticlesDataMutable*
69createInterleave()

Callers 15

cloneSchemaFunction · 0.70
cloneFunction · 0.70
computeClusteringFunction · 0.70
runMethod · 0.50
createMethod · 0.50
scoped_subinterpreterMethod · 0.50
readPRTFunction · 0.50
readMCFunction · 0.50
readGEOFunction · 0.50
readBINFunction · 0.50
readPTCFunction · 0.50
readPTSFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected