#include <sparseSelector.h>
Public Member Functions | |
SparseSelector (Refinement &refine) | |
~SparseSelector () | |
void | setRefinement (Refinement &refine) |
Refinement & | getRefinement () const |
bool | isSelectionEmpty () const |
void | selectVertex (Index pVertex) |
void | selectEdge (Index pEdge) |
void | selectFace (Index pFace) |
Definition at line 57 of file sparseSelector.h.
|
inline |
Definition at line 60 of file sparseSelector.h.
|
inline |
Definition at line 61 of file sparseSelector.h.
|
inline |
Definition at line 64 of file sparseSelector.h.
|
inline |
Definition at line 66 of file sparseSelector.h.
void selectEdge | ( | Index | pEdge | ) |
void selectFace | ( | Index | pFace | ) |
void selectVertex | ( | Index | pVertex | ) |
|
inline |
Definition at line 63 of file sparseSelector.h.