iMSTK
Interactive Medical Simulation Toolkit
Examples
SPHFluid
SPHFluid-BunnyShape
SPHFluid-BunnyShape.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 bunny-shape fluid dropping onto a box
8
#define SCENE_ID 3
9
#include "../SPHFluidExample.hpp"
Generated by
1.8.13