Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::mirror Class Reference

#include <quetzal/geography/graph/detail/bound_policy.hpp>

Detailed Description

Individuals can not escape the landscape's borders.

Public Member Functions

int constexpr num_extra_vertices () const
 
template<class Graph >
void operator() (typename Graph::vertex_descriptor s, Graph &graph, const two_dimensional auto &grid) const
 Does nothing as by default the bounding box is reflective.
 

Member Function Documentation

◆ operator()()

template<class Graph >
void quetzal::geography::mirror::operator() ( typename Graph::vertex_descriptor  s,
Graph &  graph,
const two_dimensional auto &  grid 
) const
inline

Does nothing as by default the bounding box is reflective.

Template Parameters
EdgePropertyThe edge information
GraphThe graph type
Parameters
sThe source vertex
graphThe graph to update
gridThe spatial grid

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