Functions
Point3d.cpp File Reference
#include "laser_points_colouration/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 116 of file Point3d.cpp.

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

Definition at line 126 of file Point3d.cpp.

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

Definition at line 96 of file Point3d.cpp.

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

Definition at line 106 of file Point3d.cpp.

CPoint3d operator/ ( const CPoint3d p,
float  num 
)

Definition at line 131 of file Point3d.cpp.

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

Definition at line 155 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 160 of file Point3d.cpp.

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

Definition at line 148 of file Point3d.cpp.



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