Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes | Friends
jafar::facetsmap::FacetsGroupBase Class Reference

Detailed Description

Definition at line 10 of file FacetsGroupBase.hpp.

Inheritance diagram for jafar::facetsmap::FacetsGroupBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FacetsGroupBase (int time)
 ~FacetsGroupBase ()
 Deleting a FacetsGroup won't delete the facets, but it will reset the facetsGroup properties of the facets to 0.
int time ()
bool add (jafar::facetsmap::Facet *f)
 add a facet to the group, if the facets isn't allready part of a group
vFacets_it remove (const vFacets_it &it)
 Remove the facet contained by the iterator and return an iterator on the next facet (or end)
void changeRepere (jafar::facetsmap::Repere *r)
 This function change the base repere for all the member of this group.
const jafar::facetsmap::Repererepere () const
jafar::facetsmap::Repererepere ()
int size () const
vFacets_cit begin () const
vFacets_it begin ()
vFacets_cit end () const
vFacets_it end ()

Private Attributes

vFacets m_groups
Reperem_repere
int m_time

Friends

std::ostream & operator<< (std::ostream &, const FacetsGroupBase &)
 implement operator <<

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS