OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor Class Referenceabstract
Inheritance diagram for OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor:
Inheritance graph
[legend]

Public Member Functions

abstract void TimerCallback (object obj, ElapsedEventArgs eea)
 

Properties

static PhysicsSensor Null [get]
 
abstract Vector3 Position [get, set]
 
abstract float radianarc [get, set]
 
abstract string targetname [get, set]
 
abstract Guid targetKey [get, set]
 
abstract SenseType sensetype [get, set]
 
abstract float range [get, set]
 
abstract float rateSeconds [get, set]
 

Detailed Description

Definition at line 44 of file PhysicsSensor.cs.

Member Function Documentation

abstract void OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.TimerCallback ( object  obj,
ElapsedEventArgs  eea 
)
pure virtual

Property Documentation

PhysicsSensor OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.Null
staticget

Definition at line 47 of file PhysicsSensor.cs.

abstract Vector3 OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.Position
getset

Definition at line 50 of file PhysicsSensor.cs.

abstract float OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.radianarc
getset

Definition at line 52 of file PhysicsSensor.cs.

abstract float OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.range
getset

Definition at line 56 of file PhysicsSensor.cs.

abstract float OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.rateSeconds
getset

Definition at line 57 of file PhysicsSensor.cs.

abstract SenseType OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.sensetype
getset

Definition at line 55 of file PhysicsSensor.cs.

abstract Guid OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.targetKey
getset

Definition at line 54 of file PhysicsSensor.cs.

abstract string OpenSim.Region.PhysicsModules.SharedBase.PhysicsSensor.targetname
getset

Definition at line 53 of file PhysicsSensor.cs.


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