Click or drag to resize
Ab4d.SharpEngine logo

PositionTextureColorVertex Methods

The PositionTextureColorVertex type exposes the following members.

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