Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csConstraintVector Class Reference

The layout classes collect the constraints in here. More...

#include <cslayout.h>

Inheritance diagram for csConstraintVector:

csVector csBasicVector List of all members.

Public Methods

virtual int Compare (csSome Item1, csSome Item2, int Mode=0) const
 for looking up an constraint by comparing the attached components.

virtual int CompareKey (csSome Item1, csConstSome Item2, int Mode=0) const
 look up an constraint given a components.

virtual bool FreeItem (csSome Item)
 for automatic cleanup of the vector elements.

csLayoutConstraintGet (int idx)
 for convenience.


Detailed Description

The layout classes collect the constraints in here.

The constraints (and thus the components to place) are taken into account in the sequence they are added to this vector.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000