Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes | Friends
ICR::PointContactModel Class Reference

Base class for the ICR::MultiPointContactModel, holds a ICR::LimitSurface. More...

#include <contact_model.h>

Inheritance diagram for ICR::PointContactModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

uint getId () const
LimitSurface const * getLimitSurface () const
ModelType getModelType () const
PointContactModeloperator= (PointContactModel const &src)
virtual bool operator== (PointContactModel const &other) const
EIGEN_MAKE_ALIGNED_OPERATOR_NEW PointContactModel (FingerParameters const &param)
 PointContactModel (FingerParameters param, uint id)
 PointContactModel (PointContactModel const &src)
void setId (uint const id)
virtual ~PointContactModel ()

Protected Member Functions

 PointContactModel ()

Protected Attributes

ModelType model_type_

Private Attributes

uint id_
LimitSurface lim_surf_

Friends

std::ostream & operator<< (std::ostream &stream, PointContactModel const &pc_model)

Detailed Description

Base class for the ICR::MultiPointContactModel, holds a ICR::LimitSurface.

Definition at line 16 of file contact_model.h.


Constructor & Destructor Documentation

Definition at line 12 of file contact_model.cpp.

Definition at line 14 of file contact_model.cpp.

Definition at line 29 of file contact_model.cpp.

Definition at line 44 of file contact_model.cpp.

Definition at line 65 of file contact_model.cpp.


Member Function Documentation

Definition at line 71 of file contact_model.cpp.

Definition at line 67 of file contact_model.cpp.

Definition at line 69 of file contact_model.cpp.

PointContactModel & ICR::PointContactModel::operator= ( PointContactModel const &  src)

Definition at line 46 of file contact_model.cpp.

bool ICR::PointContactModel::operator== ( PointContactModel const &  other) const [virtual]

Definition at line 57 of file contact_model.cpp.

void ICR::PointContactModel::setId ( uint const  id)

Definition at line 73 of file contact_model.cpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
PointContactModel const &  pc_model 
) [friend]

Definition at line 75 of file contact_model.cpp.


Member Data Documentation

Definition at line 20 of file contact_model.h.

Definition at line 21 of file contact_model.h.

Definition at line 25 of file contact_model.h.


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


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:32