OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
EdgeDesc Struct Reference

#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
 

Detailed Description

Definition at line 35 of file octree_isocont.hh.

Constructor & Destructor Documentation

EdgeDesc ( uint8_t  d,
const img::Point o,
uint8_t  ac1,
uint8_t  ac2,
bool  l 
)
inline

Definition at line 36 of file octree_isocont.hh.

Member Function Documentation

uint32_t GetKey ( const img::Point p,
img::Extent ext 
)
inline

Definition at line 40 of file octree_isocont.hh.

Field Documentation

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.

Definition at line 46 of file octree_isocont.hh.


The documentation for this struct was generated from the following file: