Space Engineers
Public Member Functions | Properties | List of all members
VRage.Render11.Resources.MyTextureStatistics Struct Reference

Public Member Functions

void Add (ITexture texture)
 
void Remove (ITexture texture)
 

Properties

int TexturesTotal [get]
 
long TotalTextureMemory [get]
 
int TexturesTotalPeak [get]
 
long TotalTextureMemoryPeak [get]
 

Detailed Description

Definition at line 9 of file MyTextureStatistics.cs.

Member Function Documentation

void VRage.Render11.Resources.MyTextureStatistics.Add ( ITexture  texture)
inline

Definition at line 16 of file MyTextureStatistics.cs.

void VRage.Render11.Resources.MyTextureStatistics.Remove ( ITexture  texture)
inline

Definition at line 24 of file MyTextureStatistics.cs.

Property Documentation

int VRage.Render11.Resources.MyTextureStatistics.TexturesTotal
get

Definition at line 11 of file MyTextureStatistics.cs.

int VRage.Render11.Resources.MyTextureStatistics.TexturesTotalPeak
get

Definition at line 13 of file MyTextureStatistics.cs.

long VRage.Render11.Resources.MyTextureStatistics.TotalTextureMemory
get

Definition at line 12 of file MyTextureStatistics.cs.

long VRage.Render11.Resources.MyTextureStatistics.TotalTextureMemoryPeak
get

Definition at line 14 of file MyTextureStatistics.cs.


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