CEDKey Struct Reference
constrained key
More...
#include <shapeset.h>
List of all members.
Public Member Functions |
| | CEDKey () |
| | CEDKey (unsigned type, unsigned edge, order1_t order, unsigned ori, Part part) |
| | CEDKey (unsigned type, unsigned num, order2_t order, unsigned ori, Part part, int dir=0, int variant=0) |
Public Attributes |
| unsigned | type:2 |
| unsigned | ori:4 |
| union { |
| unsigned face:4 |
| unsigned edge:4 |
| }; | |
| unsigned | dir:1 |
| unsigned | variant:1 |
| int | order |
| Part | part |
Detailed Description
constrained key
Constructor & Destructor Documentation
| CEDKey::CEDKey |
( |
|
) |
[inline] |
| CEDKey::CEDKey |
( |
unsigned |
type, |
|
|
unsigned |
edge, |
|
|
order1_t |
order, |
|
|
unsigned |
ori, |
|
|
Part |
part | |
|
) |
| | [inline] |
| CEDKey::CEDKey |
( |
unsigned |
type, |
|
|
unsigned |
num, |
|
|
order2_t |
order, |
|
|
unsigned |
ori, |
|
|
Part |
part, |
|
|
int |
dir = 0, |
|
|
int |
variant = 0 | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: