|
Ponca
84886bac0b52a686e88046a375da13f12f2b87d2
Point Cloud Analysis library
|
#include <pointTypes.h>
Collaboration diagram for Ponca::PointPosition< _Scalar, _Dim >:Public Types | |
| enum | { Dim = _Dim } |
| typedef _Scalar | Scalar |
| typedef Eigen::Matrix< Scalar, Dim, 1 > | VectorType |
| typedef Eigen::Matrix< Scalar, Dim, Dim > | MatrixType |
Public Member Functions | |
| PointPosition (const VectorType &pos=VectorType::Zero()) | |
| const VectorType & | pos () const |
| VectorType & | pos () |
[PointPosition] Point with position, without attribute
Definition at line 45 of file pointTypes.h.
| typedef Eigen::Matrix<Scalar, Dim, Dim> Ponca::PointPosition< _Scalar, _Dim >::MatrixType |
Definition at line 51 of file pointTypes.h.
| typedef _Scalar Ponca::PointPosition< _Scalar, _Dim >::Scalar |
Definition at line 49 of file pointTypes.h.
| typedef Eigen::Matrix<Scalar, Dim, 1> Ponca::PointPosition< _Scalar, _Dim >::VectorType |
Definition at line 50 of file pointTypes.h.
| anonymous enum |
Definition at line 48 of file pointTypes.h.
|
inline |
Definition at line 53 of file pointTypes.h.
|
inline |
Definition at line 58 of file pointTypes.h.
|
inline |
Definition at line 57 of file pointTypes.h.