|
Blender V4.3
|
Abstract subclass of all errors that can be thrown by Adaptive_Integrator. More...
#include <error.h>
Inherits KDL::Error.
Inherited by KDL::Error_Stepsize_To_Small, KDL::Error_Stepsize_Underflow, and KDL::Error_To_Many_Steps.
Additional Inherited Members | |
Public Member Functions inherited from KDL::Error | |
| virtual | ~Error () |
| virtual const char * | Description () const |
| virtual int | GetType () const |
Abstract subclass of all errors that can be thrown by Adaptive_Integrator.