Tesla Graphics Engine Documentation (January 2012)
Equals Method (obj)
Tesla
►
Tesla.Graphics
►
VertexPositionNormalColorTexture
►
Equals(Object)
C#
Determines whether the specified
Object
is equal to this instance.
Declaration Syntax
C#
public
override
bool
Equals
(
Object
obj
)
Parameters
obj
(
Object
)
The
Object
to compare with this instance.
Return Value
true
if the specified
Object
is equal to this instance; otherwise,
false
.
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)