Click or drag to resize
Ab4d.SharpEngine logo

PositionTexture3DVertex Methods

The PositionTexture3DVertex type exposes the following members.

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