Defined in File geometric_shapes.h
public coal::ShapeBase (Class ShapeBase)
public coal::ShapeBase
Infinite plane. A plane can be viewed as two half spaces; it has no priviledged direction. Note: prefer using a Halfspace instead of a Plane if possible, it has better behavior w.r.t. collision detection algorithms.