Public Member Functions | Static Public Member Functions | Private Attributes
vcg::edge::Mark< T > Class Template Reference

Component: Per edge Incremental Mark More...

#include <component.h>

Inheritance diagram for vcg::edge::Mark< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int & IMark ()
const int & IMark () const
template<class LeftV >
void ImportData (const LeftV &left)
void InitIMark ()
 Mark ()

Static Public Member Functions

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

Private Attributes

int _imark

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

Definition at line 166 of file edge/component.h.


Constructor & Destructor Documentation

template<class T >
vcg::edge::Mark< T >::Mark ( ) [inline]

Definition at line 168 of file edge/component.h.


Member Function Documentation

template<class T >
static bool vcg::edge::Mark< T >::HasMark ( ) [inline, static]

Definition at line 169 of file edge/component.h.

template<class T >
static bool vcg::edge::Mark< T >::HasMarkOcc ( ) [inline, static]

Definition at line 170 of file edge/component.h.

template<class T >
int& vcg::edge::Mark< T >::IMark ( ) [inline]

Definition at line 172 of file edge/component.h.

template<class T >
const int& vcg::edge::Mark< T >::IMark ( ) const [inline]

Definition at line 173 of file edge/component.h.

template<class T >
template<class LeftV >
void vcg::edge::Mark< T >::ImportData ( const LeftV &  left) [inline]

Definition at line 175 of file edge/component.h.

template<class T >
void vcg::edge::Mark< T >::InitIMark ( ) [inline]

Definition at line 171 of file edge/component.h.

template<class T >
static void vcg::edge::Mark< T >::Name ( std::vector< std::string > &  name) [inline, static]

Definition at line 176 of file edge/component.h.


Member Data Documentation

template<class T >
int vcg::edge::Mark< T >::_imark [private]

Definition at line 179 of file edge/component.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:25