Design Patterns
|
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 =0 | structural::adapter::ShapeInterface | pure virtual |
~ShapeInterface() | structural::adapter::ShapeInterface | inlinevirtual |