Space Engineers
Public Member Functions | Public Attributes | List of all members
VRageRender.Import.MyModelInfo Class Reference

Public Member Functions

 MyModelInfo (int triCnt, int VertCnt, Vector3 BBsize)
 

Public Attributes

int TrianglesCount
 
int VerticesCount
 
Vector3 BoundingBoxSize
 

Detailed Description

Definition at line 58 of file MyImportUtils.cs.

Constructor & Destructor Documentation

VRageRender.Import.MyModelInfo.MyModelInfo ( int  triCnt,
int  VertCnt,
Vector3  BBsize 
)
inline

Definition at line 64 of file MyImportUtils.cs.

Member Data Documentation

Vector3 VRageRender.Import.MyModelInfo.BoundingBoxSize

Definition at line 62 of file MyImportUtils.cs.

int VRageRender.Import.MyModelInfo.TrianglesCount

Definition at line 60 of file MyImportUtils.cs.

int VRageRender.Import.MyModelInfo.VerticesCount

Definition at line 61 of file MyImportUtils.cs.


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