#include <mrpt/opengl/CPolyhedron.h>
Public Member Functions | |
TPolyhedronFace () | |
~TPolyhedronFace () | |
float | area (const vector_serializable< CPoint3D > &vertices) const |
Public Attributes | |
vector_serializable< uint32_t > | vertices |
float | normal [3] |
Definition at line 65 of file CPolyhedron.h.
mrpt::opengl::CPolyhedron::TPolyhedronFace::TPolyhedronFace | ( | ) | [inline] |
Definition at line 68 of file CPolyhedron.h.
mrpt::opengl::CPolyhedron::TPolyhedronFace::~TPolyhedronFace | ( | ) | [inline] |
Definition at line 69 of file CPolyhedron.h.
float mrpt::opengl::CPolyhedron::TPolyhedronFace::area | ( | const vector_serializable< CPoint3D > & | vertices | ) | const |
Definition at line 67 of file CPolyhedron.h.
Page generated by Doxygen 1.5.7.1 for MRPT 0.6.5 SVN: at Mon Feb 23 13:25:04 EST 2009 |