poly_placeable.hpp
Go to the documentation of this file.
9 /*************************************************************************************************/
22 /*************************************************************************************************/
26 /*************************************************************************************************/
44 /*************************************************************************************************/
77 /*************************************************************************************************/
102 /*************************************************************************************************/
114 /*************************************************************************************************/
128 /*************************************************************************************************/
136 struct poly_placeable_twopass_instance : optimized_storage_type<T, poly_placeable_twopass_interface>::type
154 PlaceableTwoPassConcept<T>::measure_vertical(this->get(), calculated_horizontal, placed_horizontal);
164 /*************************************************************************************************/
189 /*************************************************************************************************/
202 /*************************************************************************************************/
|