Star Structure |
Namespace: DigitalRune.Graphics
The Star type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
Equals(Star) |
Indicates whether the current object is equal to another object of the same type.
| |
GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality |
Compares two Stars to determine whether they are the same.
| |
Inequality |
Compares two MatrixFs to determine whether they are different.
|
Name | Description | |
---|---|---|
Color |
The star color.
| |
Position |
The star position given as a direction vector. (Does not need to be normalized.)
| |
Size |
The star size in pixels. To avoid flickering, the star size needs to be at least 2.8 pixels.
|