OfxRectD Struct Reference

#include <ofxCore.h>

List of all members.


Detailed Description

Defines two dimensional double region.

Regions are x1 <= x < x2

Infinite regions are flagged by setting


Public Attributes

double x1
double y1
double x2
double y2

Member Data Documentation

double OfxRectD::x1

double OfxRectD::y1

double OfxRectD::x2

double OfxRectD::y2


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

Copyright 2003-2004 The Foundry Visonmongers Ltd. All rights reserved.
Copying and redistribution with or without modification, is permitted provided that the following conditions are met:
  1. Redistributions of the document must retain the above copyright notice and this list of conditions.
  2. Neither the name of The Foundry Visonmongers Ltd nor names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Automatic documentation generated by DOxygen.