Space Engineers
Public Member Functions | Protected Member Functions | List of all members
Sandbox.Game.Weapons.Guns.MyDrillSensorSphere Class Reference
Inheritance diagram for Sandbox.Game.Weapons.Guns.MyDrillSensorSphere:
Sandbox.Game.Weapons.Guns.MyDrillSensorBase

Public Member Functions

 MyDrillSensorSphere (float radius, float centerForwardOffset)
 
override void OnWorldPositionChanged (ref MatrixD worldMatrix)
 
override void DebugDraw ()
 
- Public Member Functions inherited from Sandbox.Game.Weapons.Guns.MyDrillSensorBase
 MyDrillSensorBase ()
 

Protected Member Functions

override void ReadEntitiesInRange ()
 

Additional Inherited Members

- Public Attributes inherited from Sandbox.Game.Weapons.Guns.MyDrillSensorBase
HashSet< MyEntityIgnoredEntities
 
- Protected Attributes inherited from Sandbox.Game.Weapons.Guns.MyDrillSensorBase
Dictionary< long, DetectionInfom_entitiesInRange
 
- Properties inherited from Sandbox.Game.Weapons.Guns.MyDrillSensorBase
Dictionary< long, DetectionInfoEntitiesInRange [get]
 
Vector3D Center [get, protected set]
 
Vector3D FrontPoint [get, protected set]
 

Detailed Description

Definition at line 11 of file MyDrillSensorSphere.cs.

Constructor & Destructor Documentation

Sandbox.Game.Weapons.Guns.MyDrillSensorSphere.MyDrillSensorSphere ( float  radius,
float  centerForwardOffset 
)
inline

Definition at line 16 of file MyDrillSensorSphere.cs.

Member Function Documentation

override void Sandbox.Game.Weapons.Guns.MyDrillSensorSphere.DebugDraw ( )
inlinevirtual
override void Sandbox.Game.Weapons.Guns.MyDrillSensorSphere.OnWorldPositionChanged ( ref MatrixD  worldMatrix)
inlinevirtual
override void Sandbox.Game.Weapons.Guns.MyDrillSensorSphere.ReadEntitiesInRange ( )
inlineprotectedvirtual

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