Table of Contents

Class ConvexHullShapeBatch

Namespace
BepuPhysics.Collidables
Assembly
BepuPhysics.dll
public class ConvexHullShapeBatch : ConvexShapeBatch<ConvexHull, ConvexHullWide>, IConvexShapeBatch
Inheritance
ConvexHullShapeBatch
Implements
Inherited Members

Constructors

ConvexHullShapeBatch(BufferPool, int)

public ConvexHullShapeBatch(BufferPool pool, int initialShapeCount)

Parameters

pool BufferPool
initialShapeCount int

Methods

Dispose(int, BufferPool)

protected override void Dispose(int index, BufferPool pool)

Parameters

index int
pool BufferPool