HCenIntNArrLayer
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Foreachs over each tile's Arr.
Returns the Arr at the given integer index. This method is called iApply rather than apply as end users should have to use it, preferring instead the apply methods referencing the tile data by the HCen.
Inherited methods
Returns the Arr data for the given HCen coordinate. There is a name over load of this method that takes the HCen class as a parameter.
Returns the Arr data for the given HCen coordinate. There is a name over load of this method that takes the HCen class as a parameter.
Attributes
- Inherited from:
- HCenArrLayer
Returns the Arr data for the given HCen coordinate. There is a name over load of this method that takes the integer R and C components as parameters.
Returns the Arr data for the given HCen coordinate. There is a name over load of this method that takes the integer R and C components as parameters.
Attributes
- Inherited from:
- HCenArrLayer
Maps from this HCenArrLayer to an HCenArrLayer type ArrB.
Maps from ArrA to ArrBs by mapping each element A, with the respective HCen to an element B.
Maps from ArrA to ArrBs by mapping each element A, with the respective HCen to an element B.
Attributes
- Inherited from:
- HCenArrLayer
Maps from ArrA to ArrBs by mapping each element A to an element B.
Maps from ArrA to ArrBs by mapping each element A to an element B.
Attributes
- Inherited from:
- HCenArrLayer
The number of tile's in this data layer.