Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgVectorUtility.cpp File Reference


Detailed Description

See SgVectorUtility.h.

Definition in file SgVectorUtility.cpp.

#include "SgSystem.h"
#include "SgVectorUtility.h"
#include <algorithm>

Go to the source code of this file.

Functions

void SgVectorUtility::Difference (SgVector< int > *vector, const SgVector< int > &vector2)
 Exclude all elements of vector2 from vector.
void SgVectorUtility::Intersection (SgVector< int > *vector, const SgVector< int > &vector2)
 Keep only elements in vector that also occur in vector2.


17 Jun 2010 Doxygen 1.4.7