Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members

Geometry Class Reference

List of all members.

Detailed Description

A collection of geometric functions.

Definition at line 42 of file Geometry.h.

Static Public Member Functions

void uniteBounds (RectangleType *rect1Bound, RectangleType *rect2Bound, RectangleType *resultBound)
 Determine a rectangle that encompasses two other rectangles.


Member Function Documentation

void Geometry::uniteBounds RectangleType *    rect1Bound,
RectangleType *    rect2Bound,
RectangleType *    resultBound
[static]
 

Determine a rectangle that encompasses two other rectangles.

Parameters:
rect1Bound the bounds of rectangle #1
rect2Bound the bounds of rectangle #2
resultBound the bounds of the encompassing rectangle. rect1Bound, or rect2Bound, and resultBound may safely point to the same RectangleType structure.


The documentation for this class was generated from the following file:
Razor! Engine Developer's Guide. Copyright © by Tilo Christ. All Rights Reserved. Last updated: 31 May 2003