ShapedEntity

class ShapedEntity

An object which contains a shape.

Subclassed by feasst::ModelHardShape, feasst::ModelLJShape, feasst::ModelSquareWellShape

Public Functions

const std::shared_ptr<Shape> shape() const

Return the shape.