Click or drag to resize
Ab4d.SharpEngine logo

PositionColorVertex Methods

The PositionColorVertex type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCalculateBoundingBox(PositionColorVertex) CalculateBoundingBox calculates the BoundingBox from the specified array of PositionColorVertex.
Public methodStatic memberCalculateBoundingBox(Span) 
Public methodEquals(Object) Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(PositionColorVertex) Determines whether the specified PositionColorVertex is equal to this instance.
Public methodEquals(PositionColorVertex) Determines whether the specified PositionColorVertex is equal to this instance.
Public methodGetHashCode Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode)
Top
See Also