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
BufferPoolinitialShapeCount
int
Methods
Dispose(int, BufferPool)
protected override void Dispose(int index, BufferPool pool)
Parameters
index
intpool
BufferPool