btAllHitsRayResultCallback_create

A function defined in GMBullet.yy

btAllHitsRayResultCallback_create(rayFromWorld, rayToWorld)

Description

Creates a new instance of btAllHitsRayResultCallback with specified ray start and end points.

Arguments

Name Type Description
rayFromWorld Pointer A pointer to the starting point of the ray in world coordinates.
rayToWorld Pointer A pointer to the end point of the ray in world coordinates.

Returns

Pointer A pointer to the newly created btAllHitsRayResultCallback instance.


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