Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches

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< placeablepoly_placeable_t
 convenience typedef.
typedef poly< placeable_twopasspoly_placeable_twopass_t
 convenience typedef.

Detailed Description

Typedef Documentation

◆ poly_placeable_t

See also
adobe::PlaceableConcept .

Definition at line 100 of file poly_placeable.hpp.

◆ poly_placeable_twopass_t