Blender  V2.59
Public Member Functions
KDL::Error_To_Many_Steps Class Reference

#include <error.h>

Inheritance diagram for KDL::Error_To_Many_Steps:
Inheritance graph
[legend]

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 205 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 207 of file error.h.

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

Reimplemented from KDL::Error.

Definition at line 208 of file error.h.


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