oaLayerArray Class Reference

Inheritance diagram for oaLayerArray:

oaArray<oaLayerNum> oaArrayBase<oaLayerNum>


Public Methods

 oaLayerArray (oaUInt4 sizeIn=0)

Detailed Description

The oaLayerArray class implements an array of layer numbers.


Constructor & Destructor Documentation

oaLayerArray::oaLayerArray oaUInt4    sizeIn = 0 [inline]
 

This function constructs an oaLayerArray object, allocating storage for the layers numbers.

Parameters:
sizeIn An integer value indicating the initial size of the layer array.


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

Return to top of page