A reference to an element. More...
#include <adapt.h>
Public Member Functions | |
| ElementReference (int id=-1, int comp=-1) | |
Public Attributes | |
| int | id |
| An element ID. Invalid if below 0. | |
| int | comp |
| A component which this element belongs to. Invalid if below 0. | |
A reference to an element.
| Adapt::ElementReference::ElementReference | ( | int | id = -1, |
|
| int | comp = -1 | |||
| ) | [inline] |
A component which this element belongs to. Invalid if below 0.
An element ID. Invalid if below 0.
1.6.3