*-------------------------- WEDGE NORMAL ----------------------------------*/ More...
#include <component_ocf.h>
Public Types | |
typedef A | NormalType |
Public Member Functions | |
NormalType const & | cWN (const int i) const |
template<class LeftF > | |
void | ImportData (const LeftF &leftF) |
WedgeNormalOcf () | |
NormalType & | WN (const int i) |
Static Public Member Functions | |
static bool | HasWedgeNormal () |
static bool | HasWedgeNormalOcf () |
*-------------------------- WEDGE NORMAL ----------------------------------*/
Definition at line 611 of file face/component_ocf.h.
typedef A vcg::face::WedgeNormalOcf< A, TT >::NormalType |
Definition at line 614 of file face/component_ocf.h.
vcg::face::WedgeNormalOcf< A, TT >::WedgeNormalOcf | ( | ) | [inline] |
Definition at line 613 of file face/component_ocf.h.
NormalType const& vcg::face::WedgeNormalOcf< A, TT >::cWN | ( | const int | i | ) | const [inline] |
Definition at line 616 of file face/component_ocf.h.
static bool vcg::face::WedgeNormalOcf< A, TT >::HasWedgeNormal | ( | ) | [inline, static] |
Definition at line 624 of file face/component_ocf.h.
static bool vcg::face::WedgeNormalOcf< A, TT >::HasWedgeNormalOcf | ( | ) | [inline, static] |
Definition at line 625 of file face/component_ocf.h.
void vcg::face::WedgeNormalOcf< A, TT >::ImportData | ( | const LeftF & | leftF | ) | [inline] |
Definition at line 618 of file face/component_ocf.h.
NormalType& vcg::face::WedgeNormalOcf< A, TT >::WN | ( | const int | i | ) | [inline] |
Definition at line 615 of file face/component_ocf.h.