GeometricPrimitiveCoverageGrid Class |
Namespace: AGI.Foundation.Geometry.Discrete
The GeometricPrimitiveCoverageGrid type exposes the following members.
Name | Description | |
---|---|---|
GeometricPrimitiveCoverageGrid | Initializes a new instance. |
Name | Description | |
---|---|---|
ReferenceFrame |
Gets or sets 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.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GenerateGridPoints |
Generate the set of grid points.
| |
GetGridPointRange |
Gets the range in the coordinate that the grid point indicated by currentIndex refers to.
| |
GetGridPointRangeWithWrapping |
Gets the range in the coordinate that the grid point indicated by currentIndex refers to. This range wraps from the maximum index to zero
and is most useful when extracting the range on an angular coordinate.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |