Blender V2.61 - r43446

KDL::Error_To_Many_Steps Class Reference

#include <error.h>

Inheritance diagram for KDL::Error_To_Many_Steps:

List of all members.

Public Member Functions

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

Detailed Description

Error_To_Many_Steps is thrown if the number of steps needed to integrate to the desired accuracy becomes to big.

Definition at line 204 of file error.h.


Member Function Documentation

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

Reimplemented from KDL::Error.

Definition at line 206 of file error.h.

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

Reimplemented from KDL::Error.

Definition at line 207 of file error.h.


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