Design Patterns
structural::adapter::ShapeInterface Member List

This is the complete list of members for structural::adapter::ShapeInterface, including all inherited members.

BoundingBox(commons::Point< float > &bottom_left, commons::Point< float > &top_right) const =0structural::adapter::ShapeInterfacepure virtual
~ShapeInterface()structural::adapter::ShapeInterfaceinlinevirtual