*-------------------------- WEDGE NORMAL ----------------------------------*/ More...
#include <component_ocf.h>

Public Types | |
| typedef A | WedgeNormalType |
Public Member Functions | |
| WedgeNormalType const & | cWN (const int i) const |
| template<class RightFaceType > | |
| void | ImportData (const RightFaceType &rightF) |
| bool | IsWedgeNormalEnabled () const |
| WedgeNormalOcf () | |
| WedgeNormalType & | WN (const int i) |
Static Public Member Functions | |
| static bool | HasWedgeNormal () |
| static bool | HasWedgeNormalOcf () |
*-------------------------- WEDGE NORMAL ----------------------------------*/
Definition at line 661 of file face/component_ocf.h.
| typedef A vcg::face::WedgeNormalOcf< A, TT >::WedgeNormalType |
Definition at line 664 of file face/component_ocf.h.
| vcg::face::WedgeNormalOcf< A, TT >::WedgeNormalOcf | ( | ) | [inline] |
Definition at line 663 of file face/component_ocf.h.
| WedgeNormalType const& vcg::face::WedgeNormalOcf< A, TT >::cWN | ( | const int | i | ) | const [inline] |
Definition at line 666 of file face/component_ocf.h.
| static bool vcg::face::WedgeNormalOcf< A, TT >::HasWedgeNormal | ( | ) | [inline, static] |
Definition at line 674 of file face/component_ocf.h.
| static bool vcg::face::WedgeNormalOcf< A, TT >::HasWedgeNormalOcf | ( | ) | [inline, static] |
Definition at line 675 of file face/component_ocf.h.
| void vcg::face::WedgeNormalOcf< A, TT >::ImportData | ( | const RightFaceType & | rightF | ) | [inline] |
Definition at line 668 of file face/component_ocf.h.
| bool vcg::face::WedgeNormalOcf< A, TT >::IsWedgeNormalEnabled | ( | ) | const [inline] |
Definition at line 673 of file face/component_ocf.h.
| WedgeNormalType& vcg::face::WedgeNormalOcf< A, TT >::WN | ( | const int | i | ) | [inline] |
Definition at line 665 of file face/component_ocf.h.