iMSTK
Interactive Medical Simulation Toolkit
Examples
SPHFluid
SPHFluid-BallDrop
SPHFluid-BallDrop.cpp
1
/*
2
** This file is part of the Interactive Medical Simulation Toolkit (iMSTK)
3
** iMSTK is distributed under the Apache License, Version 2.0.
4
** See accompanying NOTICE for details.
5
*/
6
7
// Generate a fluid simulation example in with a sphere-shape fluid dropping onto the ground
8
#define SCENE_ID 1
9
#include "../SPHFluidExample.hpp"
Generated by
1.8.13