ConvexPolyhedronContactPoint constructor
const
ConvexPolyhedronContactPoint(
- Vector3 point,
- Vector3 normal,
- double depth
Implementation
const ConvexPolyhedronContactPoint(this.point,this.normal,this.depth);