Space Engineers
Public Member Functions | List of all members
Sandbox.Game.World.Generator.IMyAsteroidFieldDensityFunction Interface Reference
Inheritance diagram for Sandbox.Game.World.Generator.IMyAsteroidFieldDensityFunction:
VRage.Noise.IMyModule Sandbox.Game.World.Generator.MyInfiniteDensityFunction Sandbox.Game.World.Generator.MyPanCakeFieldDesityFunction Sandbox.Game.World.Generator.MySphereDensityFunction

Public Member Functions

bool ExistsInCell (ref BoundingBoxD bbox)
 
- Public Member Functions inherited from VRage.Noise.IMyModule
double GetValue (double x)
 
double GetValue (double x, double y)
 
double GetValue (double x, double y, double z)
 

Detailed Description

Definition at line 10 of file IMyAsteroidFieldDensityFunction.cs.

Member Function Documentation

bool Sandbox.Game.World.Generator.IMyAsteroidFieldDensityFunction.ExistsInCell ( ref BoundingBoxD  bbox)

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