Bratmobile
Public Member Functions | List of all members
Pointf Class Reference

Wrapper around cv::Point2f for customisation purposes. More...

#include <sensor.h>

Inheritance diagram for Pointf:
Inheritance graph
[legend]
Collaboration diagram for Pointf:
Collaboration graph
[legend]

Public Member Functions

 Pointf (float _x, float _y)
 
Pointf operator+ (const Pointf p)
 
Pointf operator- (const Pointf p)
 
bool isin (Pointf, Pointf)
 

Detailed Description

Wrapper around cv::Point2f for customisation purposes.


The documentation for this class was generated from the following files: