Detailed Description
Definition at line 14 of file facetsgroup.hpp.
List of all members.
Public Member Functions |
| FacetsGroup (Facet *f, vFacets c) |
| Create a group of facet with one facet at the center.
|
| ~FacetsGroup () |
| Deleting a FacetsGroup won't delete the facets, but it will reset the facetsGroup properties of the facets to 0.
|
Constructor & Destructor Documentation
jafar::facetsmap::FacetsGroup::FacetsGroup |
( |
Facet * |
f, |
|
|
vFacets |
c |
|
) |
| |
Create a group of facet with one facet at the center.
You have to note, that facets added to the group aren't removed from the facets vector
- Parameters:
-
f | center facet |
c | a vector of facets used to create the group |
The documentation for this class was generated from the following file: