btCylinderShapeX_create

A function defined in GMBullet.yy

btCylinderShapeX_create(halfExtents)

Description

Creates a new instance of a Bullet cylinder shape aligned with the x-axis.

Arguments

Name Type Description
halfExtents Pointer A pointer to a btVector3 specifying the half-extents of the cylinder in each axis (x, y, z).

Returns

Pointer A pointer to the created btCylinderShapeX object.


Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.