vcg::edge::Mark< T > Class Template Reference

#include <component.h>

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

List of all members.

Public Member Functions

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

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 >

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


Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

Member Data Documentation

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

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:12 2013