Struct b3ShapeProxy
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
A convex shape expressed as a point cloud with a radius, used by GJK.
Mirror of b3ShapeProxy.
public struct b3ShapeProxyInherited Members
Remarks
A sphere is one point with a non-zero radius, a capsule is two points with a non-zero radius, and a box is eight points with zero radius.