Click or drag to resize
Ab4d.SharpEngine logo

PositionTextureVertex Methods

The PositionTextureVertex type exposes the following members.

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