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

Segment Structure

 [This is preliminary documentation and subject to change.]

Represent a line segment as a start and end point.

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

System.Object
   ValueType
      Segment

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

[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

Segment Members | mPhysics.Foundation Namespace