Blender  V3.3
Public Member Functions | List of all members
KDL::Error_Stepsize_To_Small Class Reference

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

#include <error.h>

Inheritance diagram for KDL::Error_Stepsize_To_Small:
KDL::Error_Integrator KDL::Error

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_To_Small is thrown if the stepsize becomes to small

Definition at line 210 of file error.h.

Member Function Documentation

◆ Description()

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

Reimplemented from KDL::Error.

Definition at line 212 of file error.h.

◆ GetType()

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

Reimplemented from KDL::Error.

Definition at line 213 of file error.h.


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