#include <constraint.h>
Public Member Functions | |
void | addSet (Type t) |
bool | inSet (Type t) const |
Set () | |
Public Attributes | |
uint32 | m |
Definition at line 57 of file constraint.h.
Clasp::Constraint_t::Set::Set | ( | ) | [inline] |
Definition at line 58 of file constraint.h.
void Clasp::Constraint_t::Set::addSet | ( | Type | t | ) | [inline] |
Definition at line 60 of file constraint.h.
bool Clasp::Constraint_t::Set::inSet | ( | Type | t | ) | const [inline] |
Definition at line 59 of file constraint.h.
uint32 Clasp::Constraint_t::Set::m |
Definition at line 61 of file constraint.h.