#include <space.h>
Public Member Functions | |
| BaseFaceComponent () | |
| ~BaseFaceComponent () | |
Public Attributes | |
| Word_t | face_id |
| unsigned | ori:3 |
| ID of a constraining face. | |
| unsigned | dir:1 |
| the orientation of constraining face | |
| unsigned | iface:4 |
| the orientation of ??? | |
| Part | part |
| local number of constraining face | |
| scalar | coef |
| part of the face that is constrained | |
| Space::BaseFaceComponent::BaseFaceComponent | ( | ) | [inline] |
| Space::BaseFaceComponent::~BaseFaceComponent | ( | ) | [inline] |
part of the face that is constrained
| unsigned Space::BaseFaceComponent::dir |
the orientation of constraining face
| unsigned Space::BaseFaceComponent::iface |
the orientation of ???
| unsigned Space::BaseFaceComponent::ori |
ID of a constraining face.
local number of constraining face
1.6.3