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 |
References VertexFractureProperties< T >::m_isBndFracVertex.
|
inline |
|
inline |
|
inline |
References VertexFractureProperties< T >::m_isBndFracVertex.
|
inline |
|
private |
|
private |