OMToolkit  1.0
The polygonal mesh processing tool.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
OMToolkit::Rect< Point > Struct Template Reference

#include <OMProjector.h>

Public Attributes

Point minimum
 
Point maximum
 

Detailed Description

template<class Point>
struct OMToolkit::Rect< Point >

Helper struct for saving rectangle coordinates

Template Parameters
PointType of point to work with

Member Data Documentation

template<class Point>
Point OMToolkit::Rect< Point >::maximum

Upper right farrest point

template<class Point>
Point OMToolkit::Rect< Point >::minimum

Lower left nearest point


The documentation for this struct was generated from the following file: