Class Plane

Namespace: JigLibX.Geometry
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public class Plane : Primitive
Visual Basic
Public Class Plane _
	Inherits Primitive
Visual C++
public ref class Plane : public Primitive

Inheritance Hierarchy

System..::..Object
  JigLibX.Geometry..::..Primitive
    JigLibX.Geometry..::..Plane

See Also