Space Engineers
Public Attributes | List of all members
VRageRender.MyPerformanceCounter.MyPerAppLifetime Class Reference

Public Attributes

int Textures2DCount
 
int Textures2DSizeInPixels
 
double Textures2DSizeInMb
 
int NonMipMappedTexturesCount
 
int NonDxtCompressedTexturesCount
 
int DxtCompressedTexturesCount
 
int TextureCubesCount
 
int TextureCubesSizeInPixels
 
double TextureCubesSizeInMb
 
int ModelsCount
 
int MyModelsCount
 
int MyModelsMeshesCount
 
int MyModelsVertexesCount
 
int MyModelsTrianglesCount
 
int ModelVertexBuffersSize
 
int ModelIndexBuffersSize
 
int VoxelVertexBuffersSize
 
int VoxelIndexBuffersSize
 
int MyModelsFilesSize
 
List< string > LoadedTextureFiles = new List<string>()
 
List< string > LoadedModelFiles = new List<string>()
 

Detailed Description

Definition at line 158 of file MyPerformanceCounter.cs.

Member Data Documentation

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.DxtCompressedTexturesCount

Definition at line 166 of file MyPerformanceCounter.cs.

List<string> VRageRender.MyPerformanceCounter.MyPerAppLifetime.LoadedModelFiles = new List<string>()

Definition at line 191 of file MyPerformanceCounter.cs.

List<string> VRageRender.MyPerformanceCounter.MyPerAppLifetime.LoadedTextureFiles = new List<string>()

Definition at line 190 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.ModelIndexBuffersSize

Definition at line 184 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.ModelsCount

Definition at line 174 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.ModelVertexBuffersSize

Definition at line 183 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.MyModelsCount

Definition at line 177 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.MyModelsFilesSize

Definition at line 188 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.MyModelsMeshesCount

Definition at line 178 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.MyModelsTrianglesCount

Definition at line 180 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.MyModelsVertexesCount

Definition at line 179 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.NonDxtCompressedTexturesCount

Definition at line 165 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.NonMipMappedTexturesCount

Definition at line 164 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.TextureCubesCount

Definition at line 169 of file MyPerformanceCounter.cs.

double VRageRender.MyPerformanceCounter.MyPerAppLifetime.TextureCubesSizeInMb

Definition at line 171 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.TextureCubesSizeInPixels

Definition at line 170 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.Textures2DCount

Definition at line 161 of file MyPerformanceCounter.cs.

double VRageRender.MyPerformanceCounter.MyPerAppLifetime.Textures2DSizeInMb

Definition at line 163 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.Textures2DSizeInPixels

Definition at line 162 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.VoxelIndexBuffersSize

Definition at line 186 of file MyPerformanceCounter.cs.

int VRageRender.MyPerformanceCounter.MyPerAppLifetime.VoxelVertexBuffersSize

Definition at line 185 of file MyPerformanceCounter.cs.


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