CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csConstraintVector Class Reference
[Layouting]

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

#include <cslayout.h>

Inheritance diagram for csConstraintVector:

csPDelArray< csLayoutConstraint > csArray< csLayoutConstraint *, csPDelArrayElementHandler< csLayoutConstraint * > > List of all members.

Static Public Methods

int CompareKey (csLayoutConstraint *const &Item1, void *Item2)
 look up an constraint given a components


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.

Definition at line 58 of file cslayout.h.


Member Function Documentation

int csConstraintVector::CompareKey csLayoutConstraint *const &    Item1,
void *    Item2
[inline, static]
 

look up an constraint given a components

Definition at line 62 of file cslayout.h.

References csLayoutConstraint::comp.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18