Public Member Functions | Public Attributes
Matcher::p_match Struct Reference

#include <matcher.h>

List of all members.

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

Detailed Description

Definition at line 76 of file matcher.h.


Constructor & Destructor Documentation

Definition at line 85 of file matcher.h.

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]

Definition at line 86 of file matcher.h.


Member Data Documentation

Definition at line 82 of file matcher.h.

Definition at line 78 of file matcher.h.

Definition at line 84 of file matcher.h.

Definition at line 80 of file matcher.h.

Definition at line 81 of file matcher.h.

Definition at line 77 of file matcher.h.

Definition at line 83 of file matcher.h.

Definition at line 79 of file matcher.h.

Definition at line 81 of file matcher.h.

Definition at line 77 of file matcher.h.

Definition at line 83 of file matcher.h.

Definition at line 79 of file matcher.h.


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


libviso2
Author(s): Andreas Geiger, Stephan Wirth
autogenerated on Mon Oct 6 2014 08:40:54