Panda3D
Public Member Functions | List of all members
BulletWheelRaycastInfo Class Reference

Public Member Functions

LVector3 getContactNormalWs ()
 
LPoint3 getContactPointWs ()
 
PandaNode getGroundObject ()
 
LPoint3 getHardPointWs ()
 
float getSuspensionLength ()
 
LVector3 getWheelAxleWs ()
 
LVector3 getWheelDirectionWs ()
 
bool isInContact ()
 

Member Function Documentation

◆ getContactNormalWs()

LVector3 getContactNormalWs ( )

◆ getContactPointWs()

LPoint3 getContactPointWs ( )

◆ getGroundObject()

PandaNode getGroundObject ( )

◆ getHardPointWs()

LPoint3 getHardPointWs ( )

◆ getSuspensionLength()

float getSuspensionLength ( )

◆ getWheelAxleWs()

LVector3 getWheelAxleWs ( )

◆ getWheelDirectionWs()

LVector3 getWheelDirectionWs ( )

◆ isInContact()

bool isInContact ( )