OpenEnroth 631fe01
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
HitMap< T >::Entry Struct Reference

Public Member Functions

 Entry (Pointi pos, GraphicsImage *img, T val)
 

Public Attributes

Pointi position
 
GraphicsImageimage
 
value
 

Constructor & Destructor Documentation

◆ Entry()

template<class T >
HitMap< T >::Entry::Entry ( Pointi  pos,
GraphicsImage img,
val 
)
inline

Member Data Documentation

◆ image

template<class T >
GraphicsImage* HitMap< T >::Entry::image

◆ position

template<class T >
Pointi HitMap< T >::Entry::position

◆ value

template<class T >
T HitMap< T >::Entry::value

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