order3_t Struct Reference
#include <order.h>
List of all members.
Constructor & Destructor Documentation
| order3_t::order3_t |
( |
|
) |
[inline] |
| order3_t::order3_t |
( |
int |
order |
) |
[inline] |
| order3_t::order3_t |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
z | |
|
) |
| | [inline] |
Member Function Documentation
| static order3_t order3_t::from_int |
( |
int |
o |
) |
[inline, static] |
| order1_t order3_t::get_edge_order |
( |
int |
edge |
) |
const [inline] |
| order2_t order3_t::get_face_order |
( |
int |
face |
) |
const [inline] |
| int order3_t::get_idx |
( |
|
) |
const [inline] |
| int order3_t::get_ord |
( |
|
) |
const [inline] |
| void order3_t::invalid |
( |
|
) |
[inline] |
| bool order3_t::is_invalid |
( |
|
) |
const [inline] |
| void order3_t::limit |
( |
|
) |
[inline] |
| bool order3_t::operator!= |
( |
const order3_t & |
o |
) |
[inline] |
| order3_t order3_t::operator* |
( |
const int |
c |
) |
[inline] |
| order3_t order3_t::operator*= |
( |
const int |
c |
) |
[inline] |
| bool order3_t::operator== |
( |
const order3_t & |
o |
) |
[inline] |
| void order3_t::set_maximal |
( |
|
) |
[inline] |
| const char* order3_t::str |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: