mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Plane Structure

 [This is preliminary documentation and subject to change.]

Represents a plane in 3D space.

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

System.Object
   ValueType
      Plane

[Visual Basic]
Public Structure Plane
[C#]
public struct Plane
[C++]
public __value struct Plane

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Requirements

Namespace: mPhysics.Foundation

Assembly: mPhysics (in mPhysics.dll)

See Also

Plane Members | mPhysics.Foundation Namespace