![]() | |
Position |
public struct PositionColorVertex : IEquatable<PositionColorVertex>
The PositionColorVertex type exposes the following members.
Name | Description | |
---|---|---|
![]() | PositionColorVertex | Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CalculateBoundingBox(PositionColorVertex) | CalculateBoundingBox calculates the BoundingBox from the specified array of PositionColorVertex. |
![]() ![]() | CalculateBoundingBox(Span) | |
![]() | Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) |
![]() | Equals(PositionColorVertex) | Determines whether the specified PositionColorVertex is equal to this instance. |
![]() | Equals(PositionColorVertex) | Determines whether the specified PositionColorVertex is equal to this instance. |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(PositionColorVertex, PositionColorVertex) | Tests for equality between two objects. |
![]() ![]() | Inequality(PositionColorVertex, PositionColorVertex) | Tests for inequality between two objects. |
Name | Description | |
---|---|---|
![]() | Color | Color |
![]() | Position | Position |
![]() ![]() | SizeInBytes | SizeInBytes |