MRPT logo

mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronFace Struct Reference

#include <mrpt/opengl/CPolyhedron.h>

List of all members.

Public Member Functions

 TPolyhedronFace ()
 ~TPolyhedronFace ()
float area (const vector_serializable< CPoint3D > &vertices) const

Public Attributes

vector_serializable< uint32_t > vertices
float normal [3]


Detailed Description

Definition at line 65 of file CPolyhedron.h.


Constructor & Destructor Documentation

mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronFace::TPolyhedronFace (  )  [inline]

Definition at line 68 of file CPolyhedron.h.

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

Definition at line 69 of file CPolyhedron.h.


Member Function Documentation

float mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronFace::area ( const vector_serializable< CPoint3D > &  vertices  )  const


Member Data Documentation

float mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronFace::normal[3]

Definition at line 67 of file CPolyhedron.h.

vector_serializable<uint32_t> mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronFace::vertices

Definition at line 66 of file CPolyhedron.h.

Referenced by mrpt::opengl::CPolyhedron::Create().




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