/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/src/material.cpp File Reference

#include <stdio.h>
#include <string.h>
#include "material.h"
Include dependency graph for material.cpp:

Go to the source code of this file.

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]

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]
Initial value:
 {"frictionless","glass","metal","wood",
                                   "plastic","rubber","stone","invalid"}

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:48 2012