AngularForce

from panda3d.physics import AngularForce
class AngularForce

Bases: BaseForce

pure virtual parent of all quat-based forces.

Inheritance diagram

Inheritance diagram of AngularForce

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getQuat()

C++ Interface: get_quat(const AngularForce self, const PhysicsObject po)

/**
  • access query

*/

get_class_type()

C++ Interface: get_class_type()

get_quat()

C++ Interface: get_quat(const AngularForce self, const PhysicsObject po)

/**
  • access query

*/

makeCopy()

C++ Interface: make_copy(AngularForce self)

make_copy()

C++ Interface: make_copy(AngularForce self)