Position | |
public struct PositionNormal : IEquatable<PositionNormal>
The PositionNormal type exposes the following members.
| Name | Description | |
|---|---|---|
| PositionNormal | Constructor |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(PositionNormal) | Determines whether the specified PositionNormal is equal to this instance. | |
| Equals(PositionNormal) | Determines whether the specified PositionNormal is equal to this instance. | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
ToString
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(PositionNormal, PositionNormal) | Tests for equality between two objects. | |
| Inequality(PositionNormal, PositionNormal) | Tests for inequality between two objects. |
| Name | Description | |
|---|---|---|
| Normal | Normal | |
| Position | Position | |
| SizeInBytes | Size in bytes | |
| SizeInFloats | Size in floats |