MRPT logo

mrpt::opengl::CPolyhedron::TPolyhedronEdge Struct Reference

#include <mrpt/opengl/CPolyhedron.h>

List of all members.

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


Detailed Description

Definition at line 54 of file CPolyhedron.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

float mrpt::opengl::CPolyhedron::TPolyhedronEdge::length ( const vector_serializable< CPoint3D > &  vertices  )  const

bool mrpt::opengl::CPolyhedron::TPolyhedronEdge::operator== ( const TPolyhedronEdge e  )  const [inline]

Definition at line 58 of file CPolyhedron.h.

References v1, and v2.


Member Data Documentation

Definition at line 55 of file CPolyhedron.h.

Referenced by operator==().

Definition at line 56 of file CPolyhedron.h.

Referenced by operator==().




Page generated by Doxygen 1.5.7.1 for MRPT 0.6.5 SVN: at Mon Feb 23 13:24:51 EST 2009