Blender V4.3
KDL::Error Class Reference

#include <error.h>

Inherited by KDL::Error_ChainIO, KDL::Error_Criterium, KDL::Error_IO, KDL::Error_Integrator, KDL::Error_Limits, KDL::Error_MotionIO, KDL::Error_MotionPlanning, KDL::Error_Not_Implemented, and KDL::Error_Redundancy.

Public Member Functions

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

Detailed Description

Base class for errors generated by ORO_Geometry

Definition at line 54 of file error.h.

Constructor & Destructor Documentation

◆ ~Error()

virtual KDL::Error::~Error ( )
inlinevirtual

Returns a description string describing the error. the returned pointer only guaranteed to exists as long as the Error object exists.

Definition at line 60 of file error.h.

Member Function Documentation

◆ Description()

◆ GetType()


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