/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/include/material.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MATERIAL_HXX
#define NUM_MATERIAL   8

Enumerations

enum  materialT {
  frictionless, glass, metal, wood,
  plastic, rubber, stone, invalid
}

Functions

const char * getMaterialStr (materialT mat)
void getMaterialStr (materialT mat, char *str)
void initCof ()
materialT readMaterial (const char *matStr)

Variables

double Cof [NUM_MATERIAL][NUM_MATERIAL]
double KineticCof [NUM_MATERIAL][NUM_MATERIAL]
char * matNameList [NUM_MATERIAL]

Define Documentation

#define MATERIAL_HXX

Definition at line 41 of file material.h.

#define NUM_MATERIAL   8

Definition at line 30 of file material.h.


Enumeration Type Documentation

enum materialT
Enumerator:
frictionless 
glass 
metal 
wood 
plastic 
rubber 
stone 
invalid 

Definition at line 28 of file material.h.


Function Documentation

const char* getMaterialStr ( materialT  mat  ) 

Definition at line 78 of file material.cpp.

void getMaterialStr ( materialT  mat,
char *  str 
)

Definition at line 48 of file material.cpp.

void initCof (  ) 

Definition at line 98 of file material.cpp.

materialT readMaterial ( const char *  matStr  ) 

Definition at line 36 of file material.cpp.


Variable Documentation

double Cof[NUM_MATERIAL][NUM_MATERIAL]

Definition at line 31 of file material.cpp.

double KineticCof[NUM_MATERIAL][NUM_MATERIAL]

Definition at line 32 of file material.cpp.

char* matNameList[NUM_MATERIAL]

Definition at line 33 of file material.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 10:59:13 2012