You are here: Start » AVL.NET » Sphere3D.Equals Method

Sphere3D.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.Sphere3D lhs,
	AvlNet.Sphere3D rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.Sphere3D
rhsAvlNet.Sphere3D

Function Overrides

See also