BulletSoftBodyNodeElement

from panda3d.bullet import BulletSoftBodyNodeElement
class BulletSoftBodyNodeElement

Bases: DTOOL_SUPER_BASE

Inheritance diagram

Inheritance diagram of BulletSoftBodyNodeElement

__init__(*args, **kwargs)
area
attached
empty()

C++ Interface: empty()

/**
  • Named constructor intended to be used for asserts with have to return a

  • concrete value.

*/

getArea()

C++ Interface: get_area(BulletSoftBodyNodeElement self)

/**

*/

getInvMass()

C++ Interface: get_inv_mass(BulletSoftBodyNodeElement self)

/**

*/

getNormal()

C++ Interface: get_normal(BulletSoftBodyNodeElement self)

/**

*/

getPos()

C++ Interface: get_pos(BulletSoftBodyNodeElement self)

/**

*/

getVelocity()

C++ Interface: get_velocity(BulletSoftBodyNodeElement self)

/**

*/

get_area()

C++ Interface: get_area(BulletSoftBodyNodeElement self)

/**

*/

get_inv_mass()

C++ Interface: get_inv_mass(BulletSoftBodyNodeElement self)

/**

*/

get_normal()

C++ Interface: get_normal(BulletSoftBodyNodeElement self)

/**

*/

get_pos()

C++ Interface: get_pos(BulletSoftBodyNodeElement self)

/**

*/

get_velocity()

C++ Interface: get_velocity(BulletSoftBodyNodeElement self)

/**

*/

inv_mass
isAttached()

C++ Interface: is_attached(BulletSoftBodyNodeElement self)

/**

*/

is_attached()

C++ Interface: is_attached(BulletSoftBodyNodeElement self)

/**

*/

normal
pos
velocity