#include <matcher.h>
Public Member Functions | |
p_match () | |
p_match (float u1p, float v1p, int32_t i1p, float u2p, float v2p, int32_t i2p, float u1c, float v1c, int32_t i1c, float u2c, float v2c, int32_t i2c) | |
Public Attributes | |
int32_t | i1c |
int32_t | i1p |
int32_t | i2c |
int32_t | i2p |
float | u1c |
float | u1p |
float | u2c |
float | u2p |
float | v1c |
float | v1p |
float | v2c |
float | v2p |
Matcher::p_match::p_match | ( | ) | [inline] |
Matcher::p_match::p_match | ( | float | u1p, |
float | v1p, | ||
int32_t | i1p, | ||
float | u2p, | ||
float | v2p, | ||
int32_t | i2p, | ||
float | u1c, | ||
float | v1c, | ||
int32_t | i1c, | ||
float | u2c, | ||
float | v2c, | ||
int32_t | i2c | ||
) | [inline] |
int32_t Matcher::p_match::i1c |
int32_t Matcher::p_match::i1p |
int32_t Matcher::p_match::i2c |
int32_t Matcher::p_match::i2p |
float Matcher::p_match::u1c |
float Matcher::p_match::u1p |
float Matcher::p_match::u2c |
float Matcher::p_match::u2p |
float Matcher::p_match::v1c |
float Matcher::p_match::v1p |
float Matcher::p_match::v2c |
float Matcher::p_match::v2p |