FBConstraintInfo Class Reference
 
 
 
FBConstraintInfo Class Reference

This reference page is linked to from the following overview topics: Adjusting the Extraction, Solving from the Goal to the Skeleton.


#include <fbconstraint.h>


Class Description

Constraint information class.

This data structure is passed to the real-time evaluation callback for a constraint (AnimationNodeNotify()).

Definition at line 114 of file fbconstraint.h.

Public Member Functions

bool  GetSnapRequested ()
  Was a 'snap' requested?
bool  GetZeroRequested ()
  Was a 'zero' requested?

Member Function Documentation

bool FBConstraintInfo::GetSnapRequested ( )

Was a 'snap' requested?

Returns:
true if 'snap' was requeststed.
bool FBConstraintInfo::GetZeroRequested ( )

Was a 'zero' requested?

Returns:
true if 'zero' was requeststed.

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