OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
Api2D.hpp
Go to the documentation of this file.
1
15#ifndef OPENSWMM_ENGINE_2D_API_HPP
16#define OPENSWMM_ENGINE_2D_API_HPP
17
18// This header exists to declare internal helpers used by the C API implementation.
19// The actual C API functions are in Api2D.cpp and conform to openswmm_2d.h.
20
21#endif // OPENSWMM_ENGINE_2D_API_HPP