VirtualContactOnObject Class Reference

#include <contact.h>

Inheritance diagram for VirtualContactOnObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void readFromFile (FILE *fp)
 Loads this contact, including friction edges, from a file.
 VirtualContactOnObject ()
void writeToFile (FILE *fp)
 Writes this contact, including friction edges, to a file.
 ~VirtualContactOnObject ()

Detailed Description

Definition at line 559 of file contact.h.


Constructor & Destructor Documentation

VirtualContactOnObject::VirtualContactOnObject (  ) 

Definition at line 1549 of file contact.cpp.

VirtualContactOnObject::~VirtualContactOnObject (  ) 

Definition at line 1557 of file contact.cpp.


Member Function Documentation

void VirtualContactOnObject::readFromFile ( FILE *  fp  ) 

Loads this contact, including friction edges, from a file.

Loads all the info for this contact from a file previously written by VirtualContact::writeToFile(...)

Reimplemented from VirtualContact.

Definition at line 1562 of file contact.cpp.

void VirtualContactOnObject::writeToFile ( FILE *  fp  ) 

Writes this contact, including friction edges, to a file.

Saves all the info needed for this contact (what body and link it's on, location, normal, friction edges and coefficient) to a file.

Reimplemented from VirtualContact.

Definition at line 1644 of file contact.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:27 2012