oaBoxArray Class Reference

Inheritance diagram for oaBoxArray:

oaArray<oaBox> oaArrayBase<oaBox>


Public Methods

 oaBoxArray (oaUInt4 sizeIn=0)

Detailed Description

The oaBoxArray class implements an array of oaBoxes.


Constructor & Destructor Documentation

oaBoxArray::oaBoxArray oaUInt4    sizeIn = 0 [inline]
 

This is the constructor for the oaBoxArray class. It allocates storage for this array with the specified size.

Parameters:
sizeIn The array size


The documentation for this class was generated from the following files:

Return to top of page