sprint 1-alpha
Public Member Functions | Public Attributes
sprint::rect< T > Struct Template Reference

a rectangle More...

#include <rect.h>

List of all members.

Public Member Functions

 rect (T _x0, T _y0, T _x1, T _y1)
width () const
 width
height () const
 height

Public Attributes

x0
 rectangle extensions
y0
x1
y1

Detailed Description

template<class T>
struct sprint::rect< T >

a rectangle


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines