Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.Voxels.MyClipmap.VoxelKey Struct Reference

Public Member Functions

 VoxelKey (uint clipmapId, UInt64 cell)
 

Public Attributes

uint ClipmapId
 
UInt64 Cell
 

Detailed Description

Definition at line 17 of file MyClipmap.cs.

Constructor & Destructor Documentation

VRage.Voxels.MyClipmap.VoxelKey.VoxelKey ( uint  clipmapId,
UInt64  cell 
)
inline

Definition at line 19 of file MyClipmap.cs.

Member Data Documentation

UInt64 VRage.Voxels.MyClipmap.VoxelKey.Cell

Definition at line 26 of file MyClipmap.cs.

uint VRage.Voxels.MyClipmap.VoxelKey.ClipmapId

Definition at line 25 of file MyClipmap.cs.


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