All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
SparseSelector Class Reference

#include <sparseSelector.h>

Public Member Functions

 SparseSelector (Refinement &refine)
 
 ~SparseSelector ()
 
void setRefinement (Refinement &refine)
 
RefinementgetRefinement () const
 
bool isSelectionEmpty () const
 
void selectVertex (Index pVertex)
 
void selectEdge (Index pEdge)
 
void selectFace (Index pFace)
 

Detailed Description

Definition at line 57 of file sparseSelector.h.

Constructor & Destructor Documentation

SparseSelector ( Refinement refine)
inline

Definition at line 60 of file sparseSelector.h.

~SparseSelector ( )
inline

Definition at line 61 of file sparseSelector.h.

Member Function Documentation

Refinement& getRefinement ( ) const
inline

Definition at line 64 of file sparseSelector.h.

bool isSelectionEmpty ( ) const
inline

Definition at line 66 of file sparseSelector.h.

void selectEdge ( Index  pEdge)
void selectFace ( Index  pFace)
void selectVertex ( Index  pVertex)
void setRefinement ( Refinement refine)
inline

Definition at line 63 of file sparseSelector.h.


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