Space Engineers
Classes | Public Member Functions | Properties | List of all members
VRage.Render11.GeometryStage2.Model.MyModel Class Reference

Public Member Functions

MyLod GetLod (int lod)
 
MyLodStrategyInfo GetLodStrategyInfo ()
 
int GetInstanceMaterialOffset (string materialName)
 
int GetUniqueMaterialsCount ()
 
bool LoadGBufferModelFromMwmData (MyMwmData firstLodMwmData)
 
bool LoadDepthModelFromMwmData (MyMwmData firstLodMwmData)
 
bool LoadHighlightModelFromMwmData (MyMwmData firstLodMwmData)
 

Properties

BoundingBox BoundingBox [get]
 

Detailed Description

Definition at line 46 of file MyModel.cs.

Member Function Documentation

int VRage.Render11.GeometryStage2.Model.MyModel.GetInstanceMaterialOffset ( string  materialName)
inline

Definition at line 81 of file MyModel.cs.

MyLod VRage.Render11.GeometryStage2.Model.MyModel.GetLod ( int  lod)
inline

Definition at line 67 of file MyModel.cs.

MyLodStrategyInfo VRage.Render11.GeometryStage2.Model.MyModel.GetLodStrategyInfo ( )
inline

Definition at line 76 of file MyModel.cs.

int VRage.Render11.GeometryStage2.Model.MyModel.GetUniqueMaterialsCount ( )
inline

Definition at line 86 of file MyModel.cs.

bool VRage.Render11.GeometryStage2.Model.MyModel.LoadDepthModelFromMwmData ( MyMwmData  firstLodMwmData)
inline

Definition at line 192 of file MyModel.cs.

bool VRage.Render11.GeometryStage2.Model.MyModel.LoadGBufferModelFromMwmData ( MyMwmData  firstLodMwmData)
inline

Definition at line 187 of file MyModel.cs.

bool VRage.Render11.GeometryStage2.Model.MyModel.LoadHighlightModelFromMwmData ( MyMwmData  firstLodMwmData)
inline

Definition at line 197 of file MyModel.cs.

Property Documentation

BoundingBox VRage.Render11.GeometryStage2.Model.MyModel.BoundingBox
get

Definition at line 92 of file MyModel.cs.


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