|
ug4
|
#include <support.h>
Public Member Functions | |
| bool | getIsBndFracVertex () |
| T | getNumberFracEdgesInVertex () |
| VertexFractureProperties & | operator++ (int a) |
| void | setIsBndFracVertex (bool iBDV=true) |
| void | setNumberCrossingFracsInVertex (T const &nCFIV) |
| VertexFractureProperties () | |
| VertexFractureProperties (bool isBndFracVertex, T numberCrossingFracsInVertex) | |
Private Attributes | |
| bool | m_isBndFracVertex |
| T | m_numberCountedFracsInVertex |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |