M7 Class Reference

#include <m7.h>

Inheritance diagram for M7:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void cloneFrom (Hand *original)
virtual int loadFromXml (const TiXmlElement *root, QString rootPath)
 M7 (World *w, const char *name)

Detailed Description

A special class who loads normally but turns off collisions between all the links in it

Definition at line 37 of file m7.h.


Constructor & Destructor Documentation

M7::M7 ( World w,
const char *  name 
) [inline]

Empty constructor (placeholder)

Definition at line 41 of file m7.h.


Member Function Documentation

void M7::cloneFrom ( Hand original  )  [virtual]

Performs the normal robot clone routine then turns off collisions between all the links in the robot

Reimplemented from Hand.

Definition at line 51 of file m7.cpp.

int M7::loadFromXml ( const TiXmlElement root,
QString  rootPath 
) [virtual]

Performs the normal robot load routine then turns off collisions between all the links in the robot

Reimplemented from Robot.

Definition at line 34 of file m7.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:22 2012