bt.AxisSweep3¶
- class bt.AxisSweep3¶
- Represents
c++ class
- Wraps
btAxisSweep3
- Bases
Constructors:
- bt.AxisSweep3(bt.Vector3 worldAabbMin, bt.Vector3 worldAabbMax, unsigned maxHandles)¶
-
- Параметры
worldAabbMin (
bt.Vector3
) –worldAabbMax (
bt.Vector3
) –maxHandles (
unsigned
) –
- bt.AxisSweep3(bt.Vector3 worldAabbMin, bt.Vector3 worldAabbMax)
-
- Параметры
worldAabbMin (
bt.Vector3
) –worldAabbMax (
bt.Vector3
) –