Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
poly_placeable.hpp File Reference

Go to the source code of this file.

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

Namespaces

namespace  adobe

Typedefs

typedef poly< placeablepoly_placeable_t
 convenience typedef.
typedef poly< placeable_twopasspoly_placeable_twopass_t
 convenience typedef.