This is the complete list of members for mynteye::Plugin, including all inherited members.
| OnClose() | mynteye::Plugin | inlinevirtual |
| OnCreate(Camera *camera) | mynteye::Plugin | inlinevirtual |
| OnGrab(const ErrorCode &code) | mynteye::Plugin | inlinevirtual |
| OnOpen(const ErrorCode &code) | mynteye::Plugin | inlinevirtual |
| OnProcessDepthMap(const cv::Mat &left_rectified, const cv::Mat &right_rectified, cv::Mat &depthmap) | mynteye::Plugin | inlinevirtual |
| OnProcessGrab(cv::Mat &left_raw, cv::Mat &right_raw) | mynteye::Plugin | inlinevirtual |
| OnProcessPointCloud(const cv::Mat &depthmap, cv::Mat &pointcloud) | mynteye::Plugin | inlinevirtual |
| OnProcessRecify(const cv::Mat &left_raw, const cv::Mat &right_raw, cv::Mat &left_rectified, cv::Mat &right_rectified) | mynteye::Plugin | inlinevirtual |
| OnRetrieveImage(cv::Mat &mat, const View &view, const ErrorCode &code) | mynteye::Plugin | inlinevirtual |
| OnRetrieveIMUData(std::vector< IMUData > &imudatas, const ErrorCode &code) | mynteye::Plugin | inlinevirtual |