poly_placeable |
Classes | |
struct | placeable |
Representative of adobe::PlaceableConcept so that placeable models adobe::PlaceableConcept when T does. More... | |
struct | placeable_twopass |
struct | poly_placeable_instance< T > |
Implementation of virtual interface for the poly<placeable> modeling adobe::PlaceableConcept. More... | |
struct | poly_placeable_interface |
Pure virtual interface for the poly<placeable> modeling adobe::PlaceableConcept. More... | |
struct | poly_placeable_twopass_instance< T > |
Implementation of virtual interface for the poly<placeable_twopass> modeling adobe::PlaceableTwoPassConcept. More... | |
struct | poly_placeable_twopass_interface |
Pure virtual interface for poly<placeable_twopass> modeling adobe::PlaceableTwoPassConcept. More... | |
Typedefs | |
typedef poly< placeable > | poly_placeable_t |
typedef poly< placeable_twopass > | poly_placeable_twopass_t |
Typedef Documentation
typedef poly<placeable> poly_placeable_t |
convenience typedef.
- See also:
- adobe::PlaceableConcept .
Definition at line 112 of file poly_placeable.hpp.
typedef poly<placeable_twopass> poly_placeable_twopass_t |
convenience typedef.
- See also:
- adobe::PlaceableTwoPassConcept .
Definition at line 200 of file poly_placeable.hpp.