#include <component_polygon.h>

Public Types | |
| typedef T::HEdgePointer | HEdgePointer |
| typedef T::HEdgeType | HEdgeType |
Public Member Functions | |
| void | Alloc (const int &ns) |
| T::HEdgePointer const | cFHp () const |
| void | Dealloc () |
| T::HEdgePointer & | FHp () |
| template<class LeftF > | |
| void | ImportLocal (const LeftF &leftF) |
| PFHAdj () | |
Static Public Member Functions | |
| static bool | HasFHAdjacency () |
| static bool | HasFHAdjacencyOcc () |
| static void | Name (std::vector< std::string > &name) |
Public Attributes | |
| T::HEdgePointer | _fhP |
Definition at line 312 of file component_polygon.h.
| typedef T::HEdgePointer vcg::face::PFHAdj< T >::HEdgePointer |
Definition at line 315 of file component_polygon.h.
| typedef T::HEdgeType vcg::face::PFHAdj< T >::HEdgeType |
Definition at line 314 of file component_polygon.h.
| vcg::face::PFHAdj< T >::PFHAdj | ( | ) | [inline] |
Definition at line 317 of file component_polygon.h.
| void vcg::face::PFHAdj< T >::Alloc | ( | const int & | ns | ) | [inline] |
Reimplemented in vcg::face::NormalAbs< vcg::Point3f, Arity6< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj, vcg::face::BitFlags > >, and vcg::face::BitFlags< Arity5< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj > >.
Definition at line 323 of file component_polygon.h.
| T::HEdgePointer const vcg::face::PFHAdj< T >::cFHp | ( | ) | const [inline] |
Definition at line 319 of file component_polygon.h.
| void vcg::face::PFHAdj< T >::Dealloc | ( | ) | [inline] |
Reimplemented in vcg::face::NormalAbs< vcg::Point3f, Arity6< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj, vcg::face::BitFlags > >, and vcg::face::BitFlags< Arity5< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj > >.
Definition at line 324 of file component_polygon.h.
| T::HEdgePointer& vcg::face::PFHAdj< T >::FHp | ( | ) | [inline] |
Definition at line 318 of file component_polygon.h.
| static bool vcg::face::PFHAdj< T >::HasFHAdjacency | ( | ) | [inline, static] |
Definition at line 326 of file component_polygon.h.
| static bool vcg::face::PFHAdj< T >::HasFHAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 327 of file component_polygon.h.
| void vcg::face::PFHAdj< T >::ImportLocal | ( | const LeftF & | leftF | ) | [inline] |
Definition at line 322 of file component_polygon.h.
| static void vcg::face::PFHAdj< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Reimplemented in vcg::face::NormalAbs< vcg::Point3f, Arity6< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj, vcg::face::BitFlags > >, vcg::face::Normal3f< Arity6< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj, vcg::face::BitFlags > >, and vcg::face::BitFlags< Arity5< FaceBase< PolyUsedTypes >, vcg::face::PolyInfo, vcg::face::PFVAdj, vcg::face::PFVAdj, vcg::face::PFFAdj, vcg::face::PFHAdj > >.
Definition at line 328 of file component_polygon.h.
| T::HEdgePointer vcg::face::PFHAdj< T >::_fhP |
Definition at line 331 of file component_polygon.h.