#include "CeylanEventSource.h"#include "CeylanEventListener.h"#include "CeylanTextDisplayable.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::LocatableException |
| Exception to raise when Locatables are in trouble. More... | |
| class | Ceylan::ReferentialChangedEvent |
| Events used by a Locatable to notify its Locatable children that its referential changed. More... | |
| class | Ceylan::Locatable |
| Objects that should be locatable in space should inherit from this class. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::Maths |
| Contains all maths-related operations and constants. | |
| namespace | Ceylan::Maths::Linear |
| Gathers all linear-based computations, main geometric. | |
1.5.8