btCollisionDispatcher_destroy

A function defined in GMBullet.yy

btCollisionDispatcher_destroy(collisionDispatcher)

Description

This function is used to release the memory associated with a btCollisionDispatcher object.

Arguments

Name Type Description
collisionDispatcher Pointer A pointer to a btCollisionDispatcher instance that needs to be destroyed. This should be a valid pointer to an existing btCollisionDispatcher object.

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