Static Public Member Functions

point_filler< CoordType, 2 > Struct Template Reference

A helper class for filling point coordinates with values. Specialization for two dimensions. More...

#include <point.hpp>

Static Public Member Functions

static void apply (CoordType *coords, CoordType x, CoordType y, CoordType)

Detailed Description

template<typename CoordType>
struct viennagrid::point_filler< CoordType, 2 >

A helper class for filling point coordinates with values. Specialization for two dimensions.


Member Function Documentation

static void apply ( CoordType *  coords,
CoordType  x,
CoordType  y,
CoordType   
) [inline, static]

The documentation for this struct was generated from the following file: