*-------------------------- MARK ----------------------------------*/ More...
#include <component_ocf.h>
Public Member Functions | |
int | cIMark () const |
int & | IMark () |
template<class RightFaceType > | |
void | ImportData (const RightFaceType &rightF) |
void | InitIMark () |
bool | IsMarkEnabled () const |
Static Public Member Functions | |
static bool | HasMark () |
static bool | HasMarkOcf () |
*-------------------------- MARK ----------------------------------*/
Definition at line 597 of file face/component_ocf.h.
int vcg::face::MarkOcf< T >::cIMark | ( | ) | const [inline] |
Definition at line 603 of file face/component_ocf.h.
static bool vcg::face::MarkOcf< T >::HasMark | ( | ) | [inline, static] |
Definition at line 615 of file face/component_ocf.h.
static bool vcg::face::MarkOcf< T >::HasMarkOcf | ( | ) | [inline, static] |
Definition at line 616 of file face/component_ocf.h.
int& vcg::face::MarkOcf< T >::IMark | ( | ) | [inline] |
Definition at line 599 of file face/component_ocf.h.
void vcg::face::MarkOcf< T >::ImportData | ( | const RightFaceType & | rightF | ) | [inline] |
Definition at line 609 of file face/component_ocf.h.
void vcg::face::MarkOcf< T >::InitIMark | ( | ) | [inline] |
Definition at line 617 of file face/component_ocf.h.
bool vcg::face::MarkOcf< T >::IsMarkEnabled | ( | ) | const [inline] |
Definition at line 614 of file face/component_ocf.h.