Space Engineers
Classes | Static Public Member Functions | Static Public Attributes | Properties | List of all members
VRageRender.Resources.RwTexId Struct Reference
Inheritance diagram for VRageRender.Resources.RwTexId:
VRageRender.IShaderResourceBindable

Classes

class  MyRwTexIdComparerType
 

Static Public Member Functions

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

Static Public Attributes

static readonly MyRwTexIdComparerType Comparer = new MyRwTexIdComparerType()
 

Properties

ShaderResourceView SRV [get]
 
- Properties inherited from VRageRender.IShaderResourceBindable
ShaderResourceView SRV [get]
 

Detailed Description

Definition at line 769 of file MyTextures.cs.

Member Function Documentation

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

Definition at line 793 of file MyTextures.cs.

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

Definition at line 788 of file MyTextures.cs.

Member Data Documentation

readonly MyRwTexIdComparerType VRageRender.Resources.RwTexId.Comparer = new MyRwTexIdComparerType()
static

Definition at line 786 of file MyTextures.cs.

Property Documentation

ShaderResourceView VRageRender.Resources.RwTexId.SRV
get

Definition at line 802 of file MyTextures.cs.


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