Defined in File geometric_shapes.h
public hpp::fcl::ShapeBase (Class ShapeBase)
public hpp::fcl::ShapeBase
Infinite plane.
Public Functions
Construct a plane with normal direction and offset.
operator =
Clone *this into a new Plane.
Compute AABB.
Get node type: a plane.
Public Members
Plane normal.
Plane offset.
Protected Functions
Turn non-unit normal into unit.