stlab.adobe.com Adobe Systems Incorporated

point_2d< T > Struct Template Reference

#include <extents.hpp>

List of all members.

Public Member Functions

 point_2d ()
 point_2d (const T &x, const T &y)

Public Attributes

x_m
y_m

Friends

bool operator== (const point_2d &x, const point_2d &y)
void swap (const point_2d &x, const point_2d &y)

Detailed Description

template<typename T = int>
struct adobe::point_2d< T >

Definition at line 26 of file extents.hpp.


Constructor & Destructor Documentation

point_2d (  )

Definition at line 28 of file extents.hpp.

point_2d ( const T &  x,
const T &  y 
)

Definition at line 32 of file extents.hpp.


Friends And Related Function Documentation

bool operator== ( const point_2d< T > &  x,
const point_2d< T > &  y 
) [friend]

Definition at line 45 of file extents.hpp.

void swap ( const point_2d< T > &  x,
const point_2d< T > &  y 
) [friend]

Definition at line 39 of file extents.hpp.


Member Data Documentation

T x_m

Definition at line 36 of file extents.hpp.

T y_m

Definition at line 37 of file extents.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google