Blender V4.3
KDL::Error_Stepsize_Underflow Class Reference

Error_Stepsize_Underflow is thrown if the stepsize becomes to small. More...

#include <error.h>

Inherits KDL::Error_Integrator.

Public Member Functions

virtual const char * Description () const
 
virtual int GetType () const
 
- Public Member Functions inherited from KDL::Error
virtual ~Error ()
 

Detailed Description

Error_Stepsize_Underflow is thrown if the stepsize becomes to small.

Definition at line 195 of file error.h.

Member Function Documentation

◆ Description()

virtual const char * KDL::Error_Stepsize_Underflow::Description ( ) const
inlinevirtual

Reimplemented from KDL::Error.

Definition at line 197 of file error.h.

◆ GetType()

virtual int KDL::Error_Stepsize_Underflow::GetType ( ) const
inlinevirtual

Reimplemented from KDL::Error.

Definition at line 198 of file error.h.


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