cgma
|
Go to the source code of this file.
Classes | |
class | BoundaryConstrainTool< SURF, TRI, EDGE, NODE, TRICHILD > |
Typedefs | |
typedef enum SwapStatus | SwapStatus |
typedef enum IntersectionType | IntersectionType |
Enumerations | |
enum | SwapStatus { SWAP_FAILURE, SWAP_SUCCESS, SWAP_INVALID } |
enum | IntersectionType { AT_BEGIN, AT_EDGE, AT_MID, AT_END, NO_ISECT } |
typedef enum IntersectionType IntersectionType |
typedef enum SwapStatus SwapStatus |
enum IntersectionType |
Definition at line 14 of file BoundaryConstrainTool.hpp.
enum SwapStatus |
Definition at line 13 of file BoundaryConstrainTool.hpp.