Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Import.MyMeshSectionMeshInfo Class Reference

Public Member Functions

 MyMeshSectionMeshInfo ()
 
bool Export (BinaryWriter writer)
 
bool Import (BinaryReader reader, int version)
 

Properties

string MaterialName [get, set]
 
int StartIndex [get, set]
 Offset in index list More...
 
int IndexCount [get, set]
 Offset in index list More...
 

Detailed Description

Definition at line 187 of file MyImportUtils.cs.

Constructor & Destructor Documentation

VRageRender.Import.MyMeshSectionMeshInfo.MyMeshSectionMeshInfo ( )
inline

Definition at line 189 of file MyImportUtils.cs.

Member Function Documentation

bool VRageRender.Import.MyMeshSectionMeshInfo.Export ( BinaryWriter  writer)
inline

Definition at line 214 of file MyImportUtils.cs.

bool VRageRender.Import.MyMeshSectionMeshInfo.Import ( BinaryReader  reader,
int  version 
)
inline

Definition at line 222 of file MyImportUtils.cs.

Property Documentation

int VRageRender.Import.MyMeshSectionMeshInfo.IndexCount
getset

Offset in index list

Definition at line 209 of file MyImportUtils.cs.

string VRageRender.Import.MyMeshSectionMeshInfo.MaterialName
getset

Definition at line 195 of file MyImportUtils.cs.

int VRageRender.Import.MyMeshSectionMeshInfo.StartIndex
getset

Offset in index list

Definition at line 202 of file MyImportUtils.cs.


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