PlaceableConcept< T * > Struct Template Reference |
Static Public Member Functions | |
static void | measure (T *r, extents_t &result) |
static void | place (T *r, const place_data_t &place_data) |
Detailed Description
template<class T>
struct adobe::PlaceableConcept< T * >
Definition at line 265 of file placeable_concept.hpp.
Member Function Documentation
static void measure | ( | T * | r, |
extents_t & | result | ||
) | [static] |
Definition at line 267 of file placeable_concept.hpp.
static void place | ( | T * | r, |
const place_data_t & | place_data | ||
) | [static] |
Definition at line 270 of file placeable_concept.hpp.