Functions
Point3d.cpp File Reference
#include "Point3d.h"
#include <cmath>
Include dependency graph for Point3d.cpp:

Go to the source code of this file.

Functions

bool operator!= (const CPoint3d &p1, const CPoint3d &p2)
CPoint3d operator* (const CPoint3d &p, float s)
float operator* (const CPoint3d &p1, const CPoint3d &p2)
CPoint3d operator+ (const CPoint3d &p1, const CPoint3d &p2)
CPoint3d operator- (const CPoint3d &p1, const CPoint3d &p2)
CPoint3d operator/ (const CPoint3d &p, float num)
bool operator< (const CPoint3d &p1, const CPoint3d &p2)
bool operator== (const CPoint3d &p1, const CPoint3d &p2)
bool operator> (const CPoint3d &p1, const CPoint3d &p2)
CPoint3d operator^ (const CPoint3d &p1, const CPoint3d &p2)

Function Documentation

bool operator!= ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 173 of file Point3d.cpp.

CPoint3d operator* ( const CPoint3d p,
float  s 
)

Definition at line 111 of file Point3d.cpp.

float operator* ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 120 of file Point3d.cpp.

CPoint3d operator+ ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 93 of file Point3d.cpp.

CPoint3d operator- ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 102 of file Point3d.cpp.

CPoint3d operator/ ( const CPoint3d p,
float  num 
)

Definition at line 125 of file Point3d.cpp.

bool operator< ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 151 of file Point3d.cpp.

bool operator== ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 165 of file Point3d.cpp.

bool operator> ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 158 of file Point3d.cpp.

CPoint3d operator^ ( const CPoint3d p1,
const CPoint3d p2 
)

Definition at line 141 of file Point3d.cpp.



camera_laser_calibration
Author(s): Zhao Cilang,Yan Fei,Zhuang Yan/zhuang@dlut.edu.cn
autogenerated on Sun Jan 5 2014 11:05:02