![]() |
MAK Legion 1.1 API Documentation
|
Overlaps any boundary including itself. More...
Inheritance diagram for Legion::BoundaryFull:
Collaboration diagram for Legion::BoundaryFull:Public Member Functions | |
| BoundaryFull () | |
| Creator. More... | |
| virtual | ~BoundaryFull () |
| Destructor. More... | |
Public Member Functions inherited from Legion::Boundary | |
| Boundary () | |
| virtual | ~Boundary () |
| virtual BoundaryType | type () const |
| Get type. More... | |
| virtual void | setUseType (BoundaryUseType type) |
| virtual BoundaryUseType | useType () const |
Additional Inherited Members | |
Static Public Attributes inherited from Legion::Boundary | |
| static InterestGranularity | theDefaultGranularity |
Protected Attributes inherited from Legion::Boundary | |
| BoundaryType | myType |
| BoundaryUseType | myUse |
Overlaps any boundary including itself.
Use this boundary type to get data about all other clients
| Legion::BoundaryFull::BoundaryFull | ( | ) |
Creator.
|
virtual |
Destructor.