![]() |
MAK Legion 1.1 API Documentation
|
Inheritance diagram for Legion::Boundary:
Collaboration diagram for Legion::Boundary:Public Member Functions | |
| Boundary () | |
| virtual | ~Boundary () |
| virtual BoundaryType | type () const |
| Get type. More... | |
| virtual void | setUseType (BoundaryUseType type) |
| virtual BoundaryUseType | useType () const |
Static Public Attributes | |
| static InterestGranularity | theDefaultGranularity |
Protected Attributes | |
| BoundaryType | myType |
| BoundaryUseType | myUse |
| Legion::Boundary::Boundary | ( | ) |
|
virtual |
|
virtual |
|
virtual |
Get type.
|
virtual |
|
protected |
|
protected |
|
static |