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

Public Types | |
| typedef T::FaceType | FaceType |
| typedef int | MarkType |
Public Member Functions | |
| int & | IMark () |
| void | InitIMark () |
Static Public Member Functions | |
| static bool | HasFaceMark () |
| static bool | HasFaceMarkOcc () |
*-------------------------- MARK ----------------------------------------*/
Definition at line 86 of file face/component_occ.h.
| typedef T::FaceType vcg::face::MarkOcc< T >::FaceType |
Definition at line 89 of file face/component_occ.h.
| typedef int vcg::face::MarkOcc< T >::MarkType |
Definition at line 88 of file face/component_occ.h.
| static bool vcg::face::MarkOcc< T >::HasFaceMark | ( | ) | [inline, static] |
Definition at line 91 of file face/component_occ.h.
| static bool vcg::face::MarkOcc< T >::HasFaceMarkOcc | ( | ) | [inline, static] |
Definition at line 92 of file face/component_occ.h.
| int& vcg::face::MarkOcc< T >::IMark | ( | ) | [inline] |
Definition at line 90 of file face/component_occ.h.
| void vcg::face::MarkOcc< T >::InitIMark | ( | ) | [inline] |
Definition at line 93 of file face/component_occ.h.