Table of Contents

Interface IRayLeafTester

Namespace
BepuPhysics.Trees
Assembly
BepuPhysics.dll
public interface IRayLeafTester

Methods

TestLeaf(int, RayData*, float*, BufferPool)

void TestLeaf(int leafIndex, RayData* rayData, float* maximumT, BufferPool pool)

Parameters

leafIndex int
rayData RayData*
maximumT float*
pool BufferPool