*-------------------------- 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 108 of file face/component_occ.h.
typedef T::FaceType vcg::face::MarkOcc< T >::FaceType |
Definition at line 111 of file face/component_occ.h.
typedef int vcg::face::MarkOcc< T >::MarkType |
Definition at line 110 of file face/component_occ.h.
static bool vcg::face::MarkOcc< T >::HasFaceMark | ( | ) | [inline, static] |
Definition at line 113 of file face/component_occ.h.
static bool vcg::face::MarkOcc< T >::HasFaceMarkOcc | ( | ) | [inline, static] |
Definition at line 114 of file face/component_occ.h.
int& vcg::face::MarkOcc< T >::IMark | ( | ) | [inline] |
Definition at line 112 of file face/component_occ.h.
void vcg::face::MarkOcc< T >::InitIMark | ( | ) | [inline] |
Definition at line 115 of file face/component_occ.h.