HOG2
Public Attributes | List of all members
Witness< width, height >::PathLocation Struct Reference

#include <Witness.h>

Public Attributes

unsigned t
 
int x
 
int y
 

Detailed Description

template<int width, int height>
struct Witness< width, height >::PathLocation

Definition at line 1190 of file Witness.h.

Member Data Documentation

◆ t

template<int width, int height>
unsigned Witness< width, height >::PathLocation::t

Definition at line 1192 of file Witness.h.

Referenced by Witness< width, height >::operator std::string().

◆ x

template<int width, int height>
int Witness< width, height >::PathLocation::x

Definition at line 1193 of file Witness.h.

Referenced by Witness< width, height >::operator std::string().

◆ y

template<int width, int height>
int Witness< width, height >::PathLocation::y

Definition at line 1194 of file Witness.h.

Referenced by Witness< width, height >::operator std::string().


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