$darkmode
VCG Library
Public Member Functions | Static Public Member Functions | List of all members
vcg::edge::Mark< T > Class Template Reference

Component: Per edge Incremental Mark More...

#include <component.h>

Inheritance diagram for vcg::edge::Mark< T >:

Public Member Functions

void InitIMark ()
 
int & IMark ()
 
int cIMark () const
 
template<class RightValueType >
void ImportData (const RightValueType &rightE)
 

Static Public Member Functions

static bool HasMark ()
 
static bool HasMarkOcc ()
 
static void Name (std::vector< std::string > &name)
 

Detailed Description

template<class T>
class vcg::edge::Mark< T >

Component: Per edge Incremental Mark

An int that allows to efficently un-mark the whole mesh.

See also
UnmarkAll

The documentation for this class was generated from the following file: