Panda3D
|
Public Member Functions | |
OdeContactGeom () | |
OdeContactGeom (OdeContactGeom const copy) | |
float | getDepth () |
OdeGeom | getG1 () |
OdeGeom | getG2 () |
VBase3 | getNormal () |
VBase3 | getPos () |
int | getSide1 () |
int | getSide2 () |
setDepth (float depth) | |
setG1 (OdeGeom const geom) | |
setG2 (OdeGeom const geom) | |
setNormal (VBase3 const normal) | |
setPos (VBase3 const pos) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
OdeContactGeom | ( | ) |
OdeContactGeom | ( | OdeContactGeom const | copy | ) |
static TypeHandle getClassType | ( | ) | [static] |
float getDepth | ( | ) |
OdeGeom getG1 | ( | ) |
OdeGeom getG2 | ( | ) |
VBase3 getNormal | ( | ) |
VBase3 getPos | ( | ) |
int getSide1 | ( | ) |
int getSide2 | ( | ) |
setDepth | ( | float | depth | ) |
setG1 | ( | OdeGeom const | geom | ) |
setG2 | ( | OdeGeom const | geom | ) |
setNormal | ( | VBase3 const | normal | ) |
setPos | ( | VBase3 const | pos | ) |