13 #ifndef OGLPLUS_IMAGES_METABALLS_1107121519_HPP
14 #define OGLPLUS_IMAGES_METABALLS_1107121519_HPP
52 std::size_t n_per_ball
93 static std::vector<GLfloat> _make_balls(
141 const GLfloat* balls,
155 static std::vector<GLfloat> _make_stars(
189 #if !OGLPLUS_LINK_LIBRARY || defined(OGLPLUS_IMPLEMENTING_LIBRARY)
190 #include <oglplus/images/metaballs.ipp>
193 #endif // include guard
Wrapper for (texture) image data.
Definition: image.hpp:45