|
OpenStructure
|
#include <octree_isocont.hh>
Public Member Functions | |
| EdgeDesc (uint8_t d, const img::Point &o, uint8_t ac1, uint8_t ac2, bool l) | |
| uint32_t | GetKey (const img::Point &p, img::Extent &ext) |
Data Fields | |
| uint8_t | dir |
| img::Point | off |
| uint8_t | c1 |
| uint8_t | c2 |
| bool | lv |
Definition at line 35 of file octree_isocont.hh.
|
inline |
Definition at line 36 of file octree_isocont.hh.
|
inline |
Definition at line 40 of file octree_isocont.hh.
| uint8_t c1 |
Definition at line 47 of file octree_isocont.hh.
| uint8_t c2 |
Definition at line 48 of file octree_isocont.hh.
| uint8_t dir |
Definition at line 45 of file octree_isocont.hh.
| bool lv |
Definition at line 49 of file octree_isocont.hh.
| img::Point off |
Definition at line 46 of file octree_isocont.hh.
1.8.1.1