Structure to hold and compare approach positions.
More...
#include <DefaultScanBinder.h>
Structure to hold and compare approach positions.
◆ Position() [1/2]
sf::DefaultScanBinder::Position::Position |
( |
| ) |
|
|
inline |
◆ Position() [2/2]
sf::DefaultScanBinder::Position::Position |
( |
const Position & |
p | ) |
|
|
inline |
◆ fromString()
void sf::DefaultScanBinder::Position::fromString |
( |
const std::string & |
s | ) |
|
◆ isEqual()
bool sf::DefaultScanBinder::Position::isEqual |
( |
const Position & |
p | ) |
const |
|
inline |
◆ operator!=()
bool sf::DefaultScanBinder::Position::operator!= |
( |
const Position & |
p | ) |
const |
|
inline |
◆ operator==()
bool sf::DefaultScanBinder::Position::operator== |
( |
const Position & |
p | ) |
const |
|
inline |
◆ toString()
std::string sf::DefaultScanBinder::Position::toString |
( |
| ) |
const |
◆ Coord
Coordinate when not using a source.
◆ Enabled
bool sf::DefaultScanBinder::Position::Enabled |
◆ Name
std::string sf::DefaultScanBinder::Position::Name |
◆ Source
Uses axis information of source.
The documentation for this struct was generated from the following file: