Space Engineers
Public Attributes | Properties | List of all members
BulletXNA.LinearMath.UShortVector3 Struct Reference

Public Attributes

ushort X
 
ushort Y
 
ushort Z
 

Properties

ushort this[int i] [get, set]
 

Detailed Description

Definition at line 28 of file UShortVector3.cs.

Member Data Documentation

ushort BulletXNA.LinearMath.UShortVector3.X

Definition at line 30 of file UShortVector3.cs.

ushort BulletXNA.LinearMath.UShortVector3.Y

Definition at line 31 of file UShortVector3.cs.

ushort BulletXNA.LinearMath.UShortVector3.Z

Definition at line 32 of file UShortVector3.cs.

Property Documentation

ushort BulletXNA.LinearMath.UShortVector3.this[int i]
getset

Definition at line 35 of file UShortVector3.cs.


The documentation for this struct was generated from the following file: