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

Static Public Member Functions

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

Properties

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

Detailed Description

Definition at line 29 of file MyTextures.cs.

Member Function Documentation

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

Definition at line 38 of file MyTextures.cs.

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

Definition at line 33 of file MyTextures.cs.

Property Documentation

ShaderResourceView VRageRender.Resources.TexId.SRV
get

Definition at line 45 of file MyTextures.cs.


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