Shortcuts

Typedef ripple::Coord

Typedef Documentation

template<size_t Dims>
using ripple::Coord = Vec<uint32_t, Dims>

Defines the type for the coordinates of an iterator.

Template Parameters
  • Dims: the number of dimensions for the coordinate.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples