#include <point.hh>
Definition at line 29 of file point.hh.
| msbGrid::Point::~Point |
( |
| ) |
|
|
inline |
| const Scalar& msbGrid::Point::cl |
( |
| ) |
const |
|
inline |
| Scalar& msbGrid::Point::cl |
( |
| ) |
|
|
inline |
| void msbGrid::Point::infos |
( |
const std::string & |
name0 = "" | ) |
const |
|
inline |
| const msbGrid :: Marker& msbGrid::Point::marker |
( |
| ) |
const |
|
inline |
| msbGrid :: Marker& msbGrid::Point::marker |
( |
| ) |
|
|
inline |
| const std :: vector< Point * > msbGrid::Point::onBlockBoundvpNeighbor1 |
( |
| ) |
const |
|
inline |
| const std :: vector< Scalar >& msbGrid::Point::pos |
( |
| ) |
const |
|
inline |
| void msbGrid::Point::rotate |
( |
const Scalar & |
_angle, |
|
|
const Point & |
mc |
|
) |
| |
|
inline |
| void msbGrid::Point::translate |
( |
const std::vector< Scalar > & |
dx | ) |
|
|
inline |
| const std :: vector< Point * >& msbGrid::Point::vpNeighbor0 |
( |
| ) |
const |
|
inline |
| std :: vector< Point * >& msbGrid::Point::vpNeighbor0 |
( |
| ) |
|
|
inline |
| const std :: vector< Point * >& msbGrid::Point::vpNeighbor1 |
( |
| ) |
const |
|
inline |
| std :: vector< Point * >& msbGrid::Point::vpNeighbor1 |
( |
| ) |
|
|
inline |
| const std :: vector< Scalar >& msbGrid::Point::x |
( |
| ) |
const |
|
inline |
| std :: vector< Scalar >& msbGrid::Point::x |
( |
| ) |
|
|
inline |
angle abc : angle (in degrees) between ab and bc
Definition at line 167 of file point.hh.
| const std :: vector< Point * > notMarked |
( |
const std::vector< Point * > & |
vPt0 | ) |
|
|
friend |
template<typename VEdgePtrT >
| const bool pointWith3BoundaryEdges |
( |
const VEdgePtrT & |
vEd0 | ) |
|
|
friend |
| const bool superposed |
( |
const Point & |
pt0, |
|
|
const Point & |
pt1 |
|
) |
| |
|
friend |
| Marker msbGrid::Point::marker_ |
|
private |
| std :: vector< Point * > msbGrid::Point::vpNeighbor0_ |
|
private |
| std :: vector< Point * > msbGrid::Point::vpNeighbor1_ |
|
private |
| std :: vector< Scalar > msbGrid::Point::x_ |
|
private |
The documentation for this class was generated from the following file: