MRPT logo

mrpt::opengl::CGeneralizedCylinder::TQuadrilateral Struct Reference

#include <mrpt/opengl/CGeneralizedCylinder.h>

List of all members.

Public Member Functions

 TQuadrilateral (const CPoint3D &p1, const CPoint3D &p2, const CPoint3D &p3, const CPoint3D &p4)
 TQuadrilateral (const CPoint3D(&p)[4])

Public Attributes

CPoint3D points [4]
float normal [3]

Private Member Functions

void calculateNormal ()
 TQuadrilateral ()


Detailed Description

Definition at line 44 of file CGeneralizedCylinder.h.


Constructor & Destructor Documentation

mrpt::opengl::CGeneralizedCylinder::TQuadrilateral::TQuadrilateral (  )  [inline, private]

Definition at line 47 of file CGeneralizedCylinder.h.

mrpt::opengl::CGeneralizedCylinder::TQuadrilateral::TQuadrilateral ( const CPoint3D p1,
const CPoint3D p2,
const CPoint3D p3,
const CPoint3D p4 
) [inline]

Definition at line 51 of file CGeneralizedCylinder.h.

mrpt::opengl::CGeneralizedCylinder::TQuadrilateral::TQuadrilateral ( const CPoint3D(&)  p[4]  )  [inline]

Definition at line 58 of file CGeneralizedCylinder.h.


Member Function Documentation

void mrpt::opengl::CGeneralizedCylinder::TQuadrilateral::calculateNormal (  )  [private]


Member Data Documentation

Definition at line 50 of file CGeneralizedCylinder.h.

Definition at line 49 of file CGeneralizedCylinder.h.




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