TermOx
Public Attributes | List of all members
ox::Boundary< Number_t > Struct Template Reference

Four point Boundary, edges are inclusive. More...

#include <boundary.hpp>

Public Attributes

Number_t west = 0
 
Number_t east = 1
 
Number_t north = 1
 
Number_t south = 0
 

Detailed Description

template<typename Number_t>
struct ox::Boundary< Number_t >

Four point Boundary, edges are inclusive.


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