CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ConstraintError.hpp File Reference
#include "Constraint.hpp"
#include "ConstraintVariable.hpp"
#include "CeresEngine/Foundation/Exception.hpp"
#include <exception>
#include <string>

Go to the source code of this file.

Classes

class  CeresEngine::Constraint::ConstraintException
 
class  CeresEngine::Constraint::UnsatisfiableConstraint
 
class  CeresEngine::Constraint::UnknownConstraint
 
class  CeresEngine::Constraint::DuplicateConstraint
 
class  CeresEngine::Constraint::UnknownEditVariable
 
class  CeresEngine::Constraint::DuplicateEditVariable
 
class  CeresEngine::Constraint::BadRequiredStrength
 
class  CeresEngine::Constraint::InternalSolverError
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::Constraint