SpecifiedCoverageGrid Class |
Namespace: AGI.Foundation.Geometry.Discrete
The SpecifiedCoverageGrid type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpecifiedCoverageGrid(ICoverageGrid) |
Construct an instance given another ICoverageGrid.
|
![]() | SpecifiedCoverageGrid(ReferenceFrame, IList<CoverageGridPoint>) |
Initializes the grid with the specified parameters.
|
![]() | SpecifiedCoverageGrid(ReferenceFrame, IList<Point>, IList<Scalar>) |
Initializes the grid with the specified parameters.
|
Name | Description | |
---|---|---|
![]() | ReferenceFrame |
Gets the reference frame in which this grid is defined.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GenerateGridPoints |
Generate the set of grid points.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |