Panda3D
Functions

Package extensions_native.OdeJoint_extensions

Functions

def attach
 Dtool_funcToMethod(func, class) del func.
def convert

Function Documentation

def extensions_native.OdeJoint_extensions.attach (   self,
  body1,
  body2 
)

Dtool_funcToMethod(func, class) del func.

Attach two bodies together.
If either body is None, the other will be attached to the environment.
def extensions_native.OdeJoint_extensions.convert (   self)
Do a sort of pseudo-downcast on this joint in 
order to expose its specialized functions.
 All Classes Namespaces Functions Variables Properties