Adobe Systems, Inc.

Point
[Generic Image Library (GIL)GIL Models]

Standard models of GIL concepts 2D point. More...

Classes

class  point2< T >
 2D point both axes of which have the same dimension type

MODELS: Point2DConcept More...


Functions

point2< int > iceil (const point2< double > &p)
point2< int > iceil (const point2< float > &p)
point2< int > ifloor (const point2< double > &p)
point2< int > ifloor (const point2< float > &p)
point2< int > iround (const point2< double > &p)
point2< int > iround (const point2< float > &p)
template<typename T>
GIL_FORCEINLINE point2< double > operator * (const point2< T > &p, double t)
template<typename T>
GIL_FORCEINLINE T operator * (const point2< T > &p1, const point2< T > &p2)
template<typename T>
GIL_FORCEINLINE bool operator!= (const point2< T > &p1, const point2< T > &p2)
template<typename T>
GIL_FORCEINLINE point2< T > operator+ (const point2< T > &p1, const point2< T > &p2)
template<typename T>
GIL_FORCEINLINE point2< T > operator- (const point2< T > &p1, const point2< T > &p2)
template<typename T>
GIL_FORCEINLINE point2< double > operator/ (const point2< T > &p, double t)
template<typename T>
GIL_FORCEINLINE bool operator== (const point2< T > &p1, const point2< T > &p2)

Detailed Description

Copyright © 2006 Adobe Systems Incorporated.

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

Search powered by Google