Space Engineers
Classes | Public Member Functions | Static Public Attributes | Properties | List of all members
VRageRender.Import.MyModelImporter Class Reference

Classes

struct  ReductionInfo
 

Public Member Functions

Dictionary< string, object > GetTagData ()
 
void ImportData (string assetFileName, string[] tags=null)
 
void Clear ()
 

Static Public Attributes

static bool USE_LINEAR_KEYFRAME_REDUCTION = true
 
static bool LINEAR_KEYFRAME_REDUCTION_STATS = false
 
static Dictionary< string, List< ReductionInfo > > ReductionStats = new Dictionary<string, List<ReductionInfo>>()
 

Properties

int DataVersion [get]
 

Detailed Description

Definition at line 18 of file MyModelImporter.cs.

Member Function Documentation

void VRageRender.Import.MyModelImporter.Clear ( )
inline

Definition at line 896 of file MyModelImporter.cs.

Dictionary<string, object> VRageRender.Import.MyModelImporter.GetTagData ( )
inline

Definition at line 120 of file MyModelImporter.cs.

void VRageRender.Import.MyModelImporter.ImportData ( string  assetFileName,
string[]  tags = null 
)
inline

Definition at line 877 of file MyModelImporter.cs.

Member Data Documentation

bool VRageRender.Import.MyModelImporter.LINEAR_KEYFRAME_REDUCTION_STATS = false
static

Definition at line 570 of file MyModelImporter.cs.

Dictionary<string, List<ReductionInfo> > VRageRender.Import.MyModelImporter.ReductionStats = new Dictionary<string, List<ReductionInfo>>()
static

Definition at line 577 of file MyModelImporter.cs.

bool VRageRender.Import.MyModelImporter.USE_LINEAR_KEYFRAME_REDUCTION = true
static

Definition at line 569 of file MyModelImporter.cs.

Property Documentation

int VRageRender.Import.MyModelImporter.DataVersion
get

Definition at line 116 of file MyModelImporter.cs.


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