An NDoc Documented Class Library

xyz Structure

xyz is a foundation type for points in the 3D-world I find the name is nice, short and handly. He has tree fields x, y and z, who represent the x-Coordinate, the y-coordinate and the z-coordinate respectively

For a list of all members of this type, see xyz Members.

System.Object
   System.ValueType
      Minais.Drawing3d.Math.xyz

public struct xyz

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

xyz Members | Minais.Drawing3d.Math Namespace