| Package | Description |
|---|---|
| org.bytedeco.bullet.Bullet3Common | |
| org.bytedeco.bullet.Bullet3Dynamics |
| Modifier and Type | Method and Description |
|---|---|
b3TypedObject |
b3TypedObject.m_objectType(int setter) |
| Modifier and Type | Class and Description |
|---|---|
class |
b3FixedConstraint |
class |
b3Generic6DofConstraint
b3Generic6DofConstraint between two rigidbodies each with a pivotpoint that descibes the axis location in local space
/**
b3Generic6DofConstraint can leave any of the 6 degree of freedom 'free' or 'locked'.
|
class |
b3Point2PointConstraint
point to point constraint between two rigidbodies each with a pivotpoint that descibes the 'ballsocket' location in local space
|
class |
b3TypedConstraint
TypedConstraint is the baseclass for Bullet constraints and vehicles
|
Copyright © 2024. All rights reserved.