|
Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Classes | |
| struct | poly_placeable_interface |
| Pure virtual interface for the poly<placeable> modeling PlaceableConcept. More... | |
| struct | poly_placeable_instance< T > |
| Implementation of virtual interface for the poly<placeable> modeling PlaceableConcept. More... | |
| struct | placeable |
| Representative of PlaceableConcept so that placeable models PlaceableConcept when T does. More... | |
| struct | poly_placeable_twopass_interface |
| Pure virtual interface for poly<placeable_twopass> modeling PlaceableTwoPassConcept. More... | |
| struct | poly_placeable_twopass_instance< T > |
| Implementation of virtual interface for the poly<placeable_twopass> modeling PlaceableTwoPassConcept. More... | |
| struct | placeable_twopass |
Typedefs | |
| typedef poly< placeable > | poly_placeable_t |
| convenience typedef. | |
| typedef poly< placeable_twopass > | poly_placeable_twopass_t |
| convenience typedef. | |
| typedef poly<placeable> poly_placeable_t |
Definition at line 100 of file poly_placeable.hpp.
Definition at line 178 of file poly_placeable.hpp.