Public Member Functions | Public Attributes
Clasp::Constraint::PropResult Struct Reference

Type used as return type for Constraint::propagate. More...

#include <constraint.h>

List of all members.

Public Member Functions

 PropResult (bool a_ok=true, bool a_keepWatch=true)

Public Attributes

bool keepWatch
bool ok

Detailed Description

Type used as return type for Constraint::propagate.

Definition at line 88 of file constraint.h.


Constructor & Destructor Documentation

Clasp::Constraint::PropResult::PropResult ( bool  a_ok = true,
bool  a_keepWatch = true 
) [inline, explicit]

Definition at line 89 of file constraint.h.


Member Data Documentation

true if constraint wants to keep the current watch

Definition at line 91 of file constraint.h.

true if propagation completes without conflict

Definition at line 90 of file constraint.h.


The documentation for this struct was generated from the following file:


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:40