|
QSDK 1.1 Documentation |
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) |
|
|
Specialisation of Box2 for unsigned char. |
|
|
Specialisation of Box2 for double.. |
|
|
Specialisation of Box2 for float. |
|
|
Specialisation of Box2 for int. |
|
|
Specialisation of Box2 for short. |
|
|
Specialisation of Box2 for unsigned int. |
|
|
|
Qube Software Limited © 2000-2004
|
|