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

Ray Structure

 [This is preliminary documentation and subject to change.]

Represents an infinite ray as an origin and direction.

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

System.Object
   ValueType
      Ray

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

[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

Ray Members | mPhysics.Foundation Namespace