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)
public interface IRayLeafTester
void TestLeaf(int leafIndex, RayData* rayData, float* maximumT, BufferPool pool)