Main MRPT website > C++ reference for MRPT 1.9.9
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 34 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 38 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 39 of file CPolyhedron.cpp.

◆ verts

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

Definition at line 37 of file CPolyhedron.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