#include <mrpt/opengl/CPolyhedron.h>
Public Member Functions | |
TPolyhedronEdge () | |
bool | operator== (const TPolyhedronEdge &e) const |
float | length (const vector_serializable< CPoint3D > &vertices) const |
~TPolyhedronEdge () | |
Public Attributes | |
uint32_t | v1 |
uint32_t | v2 |
Definition at line 54 of file CPolyhedron.h.
mrpt::opengl::CPolyhedron::TPolyhedronEdge::TPolyhedronEdge | ( | ) | [inline] |
Definition at line 57 of file CPolyhedron.h.
mrpt::opengl::CPolyhedron::TPolyhedronEdge::~TPolyhedronEdge | ( | ) | [inline] |
Definition at line 63 of file CPolyhedron.h.
float mrpt::opengl::CPolyhedron::TPolyhedronEdge::length | ( | const vector_serializable< CPoint3D > & | vertices | ) | const |
bool mrpt::opengl::CPolyhedron::TPolyhedronEdge::operator== | ( | const TPolyhedronEdge & | e | ) | const [inline] |
Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN: at Sun Aug 2 11:39:56 CDT 2009 |