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

Public Member Functions

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

Properties

string Name [get, set]
 
List< MyMeshSectionMeshInfoMeshes [get]
 

Detailed Description

Definition at line 138 of file MyImportUtils.cs.

Constructor & Destructor Documentation

VRageRender.Import.MyMeshSectionInfo.MyMeshSectionInfo ( )
inline

Definition at line 140 of file MyImportUtils.cs.

Member Function Documentation

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

Definition at line 157 of file MyImportUtils.cs.

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

Definition at line 170 of file MyImportUtils.cs.

Property Documentation

List<MyMeshSectionMeshInfo> VRageRender.Import.MyMeshSectionInfo.Meshes
get

Definition at line 152 of file MyImportUtils.cs.

string VRageRender.Import.MyMeshSectionInfo.Name
getset

Definition at line 146 of file MyImportUtils.cs.


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