template <class T>
class vtb::graphics::GerstnerSurface
Base classes
  • public Object3D
  • public Drawable3D
Methods
  • show(bool b) -> void
  • setSlice(const vec2 & slice) -> void
  • showSlice(bool show) -> void
  • step(const vertex_matrix & zeta, int2 gridSize, vec2 size) -> void
  • GerstnerSurface()