vstorefuncs.h File Reference

Holds functor declarations. More...

#include <functional>
#include <map>

Go to the source code of this file.

Namespaces

namespace  GVectors

Classes

class  GVectors::VDelete
 Used to delete vector store items. More...
class  GVectors::VSetOrigin
 Class used to set the origin of vector store items. More...
class  GVectors::VSetScale
 Class used to set the scale of vector store items. More...
class  GVectors::VSetArrowLength
 Class used to set the arrow length of vector store items. More...
class  GVectors::VSetRotation
 Class used to set the rotation of vector store items. More...
class  GVectors::VDraw
 Class used to draw VisualVectors. More...
class  GVectors::VRemoveItemByAddress
 Class used to remove items according their memory addresses. More...
class  GVectors::GetMinMax
 Class for getting minimum and maximum. More...
class  GVectors::ForEachMinMax
 Class for using GetMinMax with std::for_each(). More...
class  GVectors::SyncLookup
 Class used to synchronize the lookup map. More...
class  GVectors::FindTopLevel
 Finds the top level item serving as root for the given id. More...
class  GVectors::CountItems
 Counts the item stored in the vector store. More...
class  GVectors::SaveItems
 Writes items to disk using the given FileWriter. More...


Detailed Description

Author:
Rafael Ostertag
This file holds functor declarations for use with the vector store. Most of them are intended to be used in conjunction with std::for_each().
Generated on Sat Sep 8 19:37:29 2007 for libgvectors by  doxygen 1.4.7