#include <mod.H>
Public Member Functions | |
MOD () | |
MOD (CMOD &id) | |
bool | current () const |
int | val () const |
MOD & | operator++ () |
int | operator== (CMOD &id) const |
Static Public Member Functions | |
static void | tick () |
Private Attributes | |
int | _id |
Static Private Attributes | |
static int | _TICK = 0 |
static int | _START = 0 |
Definition at line 12 of file mod.H.
|
|
|
Definition at line 19 of file mod.H. References _id. |
|
Definition at line 22 of file mod.H. Referenced by DEFINER::visit(). |
|
|
|
Definition at line 25 of file mod.H. References _id. |
|
Definition at line 21 of file mod.H. Referenced by BMESH::recenter(), and write_xformed(). |
|
Definition at line 23 of file mod.H. References _id. |
|
Definition at line 15 of file mod.H. Referenced by current(), MOD(), operator++(), operator==(), and val(). |
|
|
|
Definition at line 13 of file mod.H. Referenced by MOD(), operator++(), and tick(). |