C# Class Grey.Vox.VoxLocation

Datei anzeigen Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
RegionLoc Point
VoxelLoc Microsoft.Xna.Framework.Vector3I

Public Methods

Method Description
VoxLocation ( Vector3I loc ) : System

Method Details

VoxLocation() public method

public VoxLocation ( Vector3I loc ) : System
loc Microsoft.Xna.Framework.Vector3I
return System

Property Details

RegionLoc public_oe property

public Point RegionLoc
return Point

VoxelLoc public_oe property

public Vector3I,Microsoft.Xna.Framework VoxelLoc
return Microsoft.Xna.Framework.Vector3I