#include <CoordinateFrame.h>

Public Member Functions | |
| CoordinateFrameExt () | |
| CoordinateFrameExt (CvPoint3D32f *p1, CvPoint3D32f *p2, CvPoint3D32f *p3) | |
Public Attributes | |
| int | error |
| bool | isResult |
| int | prob |
Definition at line 133 of file CoordinateFrame.h.
| CoordinateFrameExt::CoordinateFrameExt | ( | ) | [inline] |
Definition at line 141 of file CoordinateFrame.h.
| CoordinateFrameExt::CoordinateFrameExt | ( | CvPoint3D32f * | p1, |
| CvPoint3D32f * | p2, | ||
| CvPoint3D32f * | p3 | ||
| ) | [inline] |
Definition at line 142 of file CoordinateFrame.h.
Definition at line 136 of file CoordinateFrame.h.
Definition at line 138 of file CoordinateFrame.h.
Definition at line 137 of file CoordinateFrame.h.