Table of Contents

Struct FloatCollector

Namespace
BepuPhysics
Assembly
BepuPhysics.dll
public struct FloatCollector : IForEach<float>
Implements
IForEach<float>
Inherited Members

Constructors

FloatCollector(float*)

public FloatCollector(float* values)

Parameters

values float*

Fields

Index

public int Index

Field Value

int

Values

public float* Values

Field Value

float*

Methods

LoopBody(float)

public void LoopBody(float value)

Parameters

value float