Space Engineers
Classes | Public Member Functions | List of all members
VRage.Render11.GeometryStage.MyGeometryTextureSystem Class Reference
Inheritance diagram for VRage.Render11.GeometryStage.MyGeometryTextureSystem:
VRage.Render11.Common.IManager

Public Member Functions

void SetMaterialsSettings (MyMaterialsSettings settings)
 
bool IsMaterialAcceptableForTheSystem (MyMeshMaterialInfo info)
 
void ValidateMaterialTextures (MyMeshMaterialInfo info)
 
MyMeshMaterialId GetOrCreateMaterialId (MyMeshMaterialInfo info)
 
Vector4I[] CreateTextureIndices (List< MyMeshPartInfo > partInfos, int verticesNum, string contentPath)
 
Vector4I[] CreateTextureIndices (List< MyRuntimeSectionInfo > sectionInfos, List< int > indices, int verticesNum)
 

Detailed Description

Definition at line 15 of file MyGeometryTextureSystem.cs.

Member Function Documentation

Vector4I [] VRage.Render11.GeometryStage.MyGeometryTextureSystem.CreateTextureIndices ( List< MyMeshPartInfo partInfos,
int  verticesNum,
string  contentPath 
)
inline

Definition at line 284 of file MyGeometryTextureSystem.cs.

Vector4I [] VRage.Render11.GeometryStage.MyGeometryTextureSystem.CreateTextureIndices ( List< MyRuntimeSectionInfo sectionInfos,
List< int >  indices,
int  verticesNum 
)
inline

Definition at line 322 of file MyGeometryTextureSystem.cs.

MyMeshMaterialId VRage.Render11.GeometryStage.MyGeometryTextureSystem.GetOrCreateMaterialId ( MyMeshMaterialInfo  info)
inline

Definition at line 221 of file MyGeometryTextureSystem.cs.

bool VRage.Render11.GeometryStage.MyGeometryTextureSystem.IsMaterialAcceptableForTheSystem ( MyMeshMaterialInfo  info)
inline

Definition at line 173 of file MyGeometryTextureSystem.cs.

void VRage.Render11.GeometryStage.MyGeometryTextureSystem.SetMaterialsSettings ( MyMaterialsSettings  settings)
inline

Definition at line 166 of file MyGeometryTextureSystem.cs.

void VRage.Render11.GeometryStage.MyGeometryTextureSystem.ValidateMaterialTextures ( MyMeshMaterialInfo  info)
inline

Definition at line 211 of file MyGeometryTextureSystem.cs.


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