Space Engineers
Public Member Functions | Static Public Member Functions | List of all members
VRageRender.VertexLayoutId Struct Reference

Public Member Functions

override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (VertexLayoutId x, VertexLayoutId y)
 
static bool operator!= (VertexLayoutId x, VertexLayoutId y)
 

Detailed Description

Definition at line 108 of file MyVertexInput.cs.

Member Function Documentation

override int VRageRender.VertexLayoutId.GetHashCode ( )
inline

Definition at line 124 of file MyVertexInput.cs.

static bool VRageRender.VertexLayoutId.operator!= ( VertexLayoutId  x,
VertexLayoutId  y 
)
inlinestatic

Definition at line 117 of file MyVertexInput.cs.

static bool VRageRender.VertexLayoutId.operator== ( VertexLayoutId  x,
VertexLayoutId  y 
)
inlinestatic

Definition at line 112 of file MyVertexInput.cs.


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