Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
VRageRender.MyBillboardDataArray Struct Reference

Public Member Functions

 MyBillboardDataArray (int size)
 
void Resize (int size)
 

Public Attributes

MyBillboardData[] Data
 
MyBillboardVertexData[] Vertex
 

Properties

int Length [get]
 

Detailed Description

Definition at line 55 of file MyBillboardRenderer.cs.

Constructor & Destructor Documentation

VRageRender.MyBillboardDataArray.MyBillboardDataArray ( int  size)
inline

Definition at line 60 of file MyBillboardRenderer.cs.

Member Function Documentation

void VRageRender.MyBillboardDataArray.Resize ( int  size)
inline

Definition at line 66 of file MyBillboardRenderer.cs.

Member Data Documentation

MyBillboardData [] VRageRender.MyBillboardDataArray.Data

Definition at line 57 of file MyBillboardRenderer.cs.

MyBillboardVertexData [] VRageRender.MyBillboardDataArray.Vertex

Definition at line 58 of file MyBillboardRenderer.cs.

Property Documentation

int VRageRender.MyBillboardDataArray.Length
get

Definition at line 76 of file MyBillboardRenderer.cs.


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