QSDK 1.1 Documentation
Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

Box2
[QMaths]


Compounds

struct  Box2

Typedefs

typedef Box2< float > Box2f
typedef Box2< double > Box2d
typedef Box2< short > Box2s
typedef Box2< int > Box2i
typedef Box2< unsigned char > Box2b
typedef Box2< unsigned int > Box2ui

Functions

template<class T> Box2< T > operator * (const Box2< T > &box, float factor)
template<class T> Box2< T > operator * (float factor, const Box2< T > &box)

Typedef Documentation

typedef Box2<unsigned char> Maths::Box2b
 

Specialisation of Box2 for unsigned char.

typedef Box2<double> Maths::Box2d
 

Specialisation of Box2 for double..

typedef Box2<float> Maths::Box2f
 

Specialisation of Box2 for float.

typedef Box2<int> Maths::Box2i
 

Specialisation of Box2 for int.

typedef Box2<short> Maths::Box2s
 

Specialisation of Box2 for short.

typedef Box2<unsigned int> Maths::Box2ui
 

Specialisation of Box2 for unsigned int.

Return to QSDK documentation Contents page. Contact details for support, information and fault-reporting.
Qube Software Limited © 2000-2004