|
poly_placeable_twopass_instance< T > Struct Template Reference
Detailed Descriptiontemplate<typename T>
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| typedef optimized_storage_type<T, poly_placeable_twopass_interface>::type base_t |
Definition at line 138 of file poly_placeable.hpp.
Constructor & Destructor Documentation
◆ poly_placeable_twopass_instance() [1/2]
| poly_placeable_twopass_instance | ( | const T & | x | ) |
Definition at line 142 of file poly_placeable.hpp.
◆ poly_placeable_twopass_instance() [2/2]
Definition at line 144 of file poly_placeable.hpp.
Member Function Documentation
◆ BOOST_CLASS_REQUIRE()
| BOOST_CLASS_REQUIRE | ( | T | , |
| adobe | , | ||
| PlaceableTwoPassConcept | |||
| ) |
◆ measure()
| void measure | ( | extents_t & | result | ) |
Definition at line 147 of file poly_placeable.hpp.
◆ measure_vertical()
| void measure_vertical | ( | extents_t & | calculated_horizontal, |
| const place_data_t & | placed_horizontal | ||
| ) |
Definition at line 152 of file poly_placeable.hpp.
◆ place()
| void place | ( | const place_data_t & | place_data | ) |
Definition at line 157 of file poly_placeable.hpp.

