Searched defs:particles (Results 1 – 8 of 8) sorted by relevance
105 NBodyWidget::NBodyWidget(std::size_t particles, float dt, QWidget* parent) in NBodyWidget()225 const uint_ particles = vm["particles"].as<uint_>(); in main() local
34 add_executable(particles WIN32 MACOSX_BUNDLE particles.c ${ICON} ${TINYCTHREAD} ${GETOPT} ${GLAD}) target
196 static PARTICLE particles[MAX_PARTICLES]; variable
302 std::vector<Particle> particles; in BOOST_AUTO_TEST_CASE() local
45 } particles[MAX_PARTICLES]; /* this array holds all our particles */ variable
917 const particles = CanvasKit.MakeParticles(JSON.stringify(curveParticles)); constant
453 SkParticles& particles, float updateParams[], int start, int count) { in update()
486 readonly particles?: boolean; // true if Particles code was compiled in property