MRPT logo

mrpt::opengl::CPolyhedron::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::CPolyhedron::TPolyhedronEdge::TPolyhedronEdge (  )  [inline]

Definition at line 57 of file CPolyhedron.h.

mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronEdge::~TPolyhedronEdge (  )  [inline]

Definition at line 63 of file CPolyhedron.h.


Member Function Documentation

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

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


Member Data Documentation

uint32_t mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronEdge::v1

uint32_t mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronEdge::v2




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:18:33 EST 2009