Panda3D
Public Member Functions | Static Public Member Functions

OdeContactGeom Class Reference

List of all members.

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 ()

Constructor & Destructor Documentation

OdeContactGeom ( OdeContactGeom const  copy)

Member Function Documentation

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)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties