Blender V2.61 - r43446

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:

List of all members.

Public Member Functions

virtual const char * Description () const
virtual int GetType () const

Detailed Description

Error_Stepsize_To_Small is thrown if the stepsize becomes to small.

Definition at line 211 of file error.h.


Member Function Documentation

virtual const char* KDL::Error_Stepsize_To_Small::Description ( ) const [inline, virtual]

Reimplemented from KDL::Error.

Definition at line 213 of file error.h.

virtual int KDL::Error_Stepsize_To_Small::GetType ( ) const [inline, virtual]

Reimplemented from KDL::Error.

Definition at line 214 of file error.h.


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