btClosestConvexResultCallback_create

A function defined in GMBullet.yy

btClosestConvexResultCallback_create(convexFromWorld, convexToWorld)

Description

Creates a new btClosestConvexResultCallback instance with specified from-world and to-world vectors.

Arguments

Name Type Description
convexFromWorld Pointer A pointer to a btVector3 representing the starting point in world coordinates.
convexToWorld Pointer A pointer to a btVector3 representing the end point in world coordinates.

Returns

Pointer A pointer to the newly created btClosestConvexResultCallback instance.


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