#include <models.h>
Public Member Functions | |
void | copyTo (PlaneModel &dst) const |
PlaneModel () | |
Public Attributes | |
float | i |
float | j |
float | k |
float | x |
float | y |
float | z |
swri_opencv_util::PlaneModel::PlaneModel | ( | ) | [inline] |
void swri_opencv_util::PlaneModel::copyTo | ( | PlaneModel & | dst | ) | const [inline] |