*-------------------------- MARK ----------------------------------*/ More...
#include <component_ocf.h>

Public Member Functions | |
| int | IMark () const |
| int & | IMark () |
| template<class LeftF > | |
| void | ImportData (const LeftF &leftF) |
| void | InitIMark () |
Static Public Member Functions | |
| static bool | HasFaceMark () |
| static bool | HasFaceMarkOcf () |
*-------------------------- MARK ----------------------------------*/
Definition at line 543 of file face/component_ocf.h.
| static bool vcg::face::MarkOcf< T >::HasFaceMark | ( | ) | [inline, static] |
Definition at line 562 of file face/component_ocf.h.
| static bool vcg::face::MarkOcf< T >::HasFaceMarkOcf | ( | ) | [inline, static] |
Definition at line 563 of file face/component_ocf.h.
| int vcg::face::MarkOcf< T >::IMark | ( | ) | const [inline] |
Definition at line 550 of file face/component_ocf.h.
| int& vcg::face::MarkOcf< T >::IMark | ( | ) | [inline] |
Definition at line 545 of file face/component_ocf.h.
| void vcg::face::MarkOcf< T >::ImportData | ( | const LeftF & | leftF | ) | [inline] |
Definition at line 556 of file face/component_ocf.h.
| void vcg::face::MarkOcf< T >::InitIMark | ( | ) | [inline] |
Definition at line 564 of file face/component_ocf.h.