Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
FCreatePolygonFromFace< T > Class Template Reference

Detailed Description

template<class T>
class FCreatePolygonFromFace< T >

Definition at line 33 of file CPolyhedron.cpp.

Public Member Functions

 FCreatePolygonFromFace (const vector< TPoint3D > &v)
 
operator() (const CPolyhedron::TPolyhedronFace &f)
 

Public Attributes

const vector< TPoint3D > & verts
 
TPolygon3D p
 

Constructor & Destructor Documentation

◆ FCreatePolygonFromFace()

template<class T >
FCreatePolygonFromFace< T >::FCreatePolygonFromFace ( const vector< TPoint3D > &  v)
inline

Definition at line 36 of file CPolyhedron.cpp.

Member Function Documentation

◆ operator()()

template<class T >
T FCreatePolygonFromFace< T >::operator() ( const CPolyhedron::TPolyhedronFace f)
inline

Member Data Documentation

◆ p

template<class T >
TPolygon3D FCreatePolygonFromFace< T >::p

Definition at line 37 of file CPolyhedron.cpp.

◆ verts

template<class T >
const vector<TPoint3D>& FCreatePolygonFromFace< T >::verts

Definition at line 35 of file CPolyhedron.cpp.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019