Main MRPT website > C++ reference for MRPT 1.9.9
Functions
CGeneralizedCylinder.cpp File Reference
#include "opengl-precomp.h"
#include <mrpt/opengl/CGeneralizedCylinder.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/math/geometry.h>
#include <mrpt/math/ops_matrices.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/serialization/stl_serialization.h>
#include "opengl_internals.h"
Include dependency graph for CGeneralizedCylinder.cpp:

Go to the source code of this file.

Functions

 IMPLEMENTS_SERIALIZABLE (CGeneralizedCylinder, CRenderizableDisplayList, mrpt::opengl) void CGeneralizedCylinder
 
void createMesh (const CMatrixTemplate< TPoint3D > &pointsMesh, size_t R, size_t C, vector< CGeneralizedCylinder::TQuadrilateral > &mesh)
 
void generatePolygon (CPolyhedron::Ptr &poly, const vector< TPoint3D > &profile, const CPose3D &pose)
 

Function Documentation

◆ createMesh()

void createMesh ( const CMatrixTemplate< TPoint3D > &  pointsMesh,
size_t  R,
size_t  C,
vector< CGeneralizedCylinder::TQuadrilateral > &  mesh 
)
inline

Definition at line 103 of file CGeneralizedCylinder.cpp.

References R.

Referenced by mrpt::opengl::CGeneralizedCylinder::updateMesh().

◆ generatePolygon()

void generatePolygon ( CPolyhedron::Ptr poly,
const vector< TPoint3D > &  profile,
const CPose3D pose 
)

◆ IMPLEMENTS_SERIALIZABLE()

IMPLEMENTS_SERIALIZABLE ( CGeneralizedCylinder  ,
CRenderizableDisplayList  ,
mrpt::opengl   
)

Definition at line 27 of file CGeneralizedCylinder.cpp.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST