VIAgents.InstitutionalAgent Member List

This is the complete list of members for VIAgents.InstitutionalAgent, including all inherited members.
agentStatusVIAgents.InstitutionalAgent
Approach(Avatar av)VIAgents.SLBot [protected]
Approach(Vector3 inPosition)VIAgents.SLBot [protected]
Approach(Avatar inAvatar, float inDistance)VIAgents.SLBot [protected]
Approach(Vector3 inPosition, float inDistance)VIAgents.SLBot [protected]
ApproachFly(Vector3 inPos, float inDistance)VIAgents.SLBot [protected]
ApproachSynchronized(Vector3 inPos, float inDistance, bool inStopOnCollision)VIAgents.SLBot [protected]
ApproachSynchronized(Vector3 inPos, float inDistance)VIAgents.SLBot [protected, virtual]
AvatarByID(UUID inID, Simulator sim)VIAgents.SLBot
AvatarByLocalID(uint inLocalID, Simulator sim)VIAgents.SLBot [protected]
AvatarByName(string inName)VIAgents.SLBot [protected]
AvatarByName(string inName, Simulator sim)VIAgents.SLBot [protected]
AvatarInfiniteRoutine()VIAgents.InstitutionalAgent [protected, virtual]
AvatarLoadingFinished()VIAgents.InstitutionalAgent [protected, virtual]
clientVIAgents.SLBot
ControlledChatterBot(string inFirstName, string inLastName, string inPassword)VIAgents.ControlledChatterBot
ControlledChatterBot(string inFirstName, string inLastName, string inPassword, string inRegion, bool inTeleport)VIAgents.ControlledChatterBot
ControlledSLBot(string inFirstName, string inLastName, string inPassword)VIAgents.ControlledSLBot
ControlledSLBot(string inFirstName, string inLastName, string inPassword, string inRegion, bool inTeleport)VIAgents.ControlledSLBot
DefaultHandler(Packet packet, Simulator simulator)VIAgents.SLBot [static]
DisconnectHandler(NetworkManager.DisconnectType type, string message)VIAgents.SLBot [protected]
DiscretizePosition(Vector3 inPos)VIAgents.SLBot
EstimateMovePosition(float inAngleIncrement, float inDistance)VIAgents.SLBot [protected]
Explore()VIAgents.SLBot [protected]
FindAllObjects()VIAgents.InstitutionalAgent [protected, virtual]
GetAvatar(string inAgentName)VIAgents.InstitutionalAgent [static]
GetAvatarPosition(string inAgentName)VIAgents.InstitutionalAgent [static]
GetChatResponse(String inUserInput, String inUserName)VIAgents.ControlledChatterBot [protected]
GetCurrentParcel()VIAgents.SLBot [protected]
GetEulerRotation()VIAgents.SLBot [protected]
GetNearestAvatar(int inRadius)VIAgents.SLBot [protected]
GetPosition()VIAgents.SLBot
GetYahooAnswer(String query)VIAgents.ControlledChatterBot [protected]
InstitutionalAgent(string inFirstName, string inLastName, string inPassword, string inRegion, bool inTeleport)VIAgents.InstitutionalAgent
InstitutionalAgent(string inFirstName, string inLastName, string inPassword)VIAgents.InstitutionalAgent
InstitutionalAgentByName(string inAgentName)VIAgents.InstitutionalAgent [static]
IsAvatarFullyLoaded()VIAgents.SLBot
IsConnected()VIAgents.SLBot [virtual]
IsInsideParcel(Vector3 inPoint)VIAgents.SLBot [protected, virtual]
isPointInsideBounds(Vector3 inPoint, Vector3 inBoundsMin, Vector3 inBoundsMax)VIAgents.SLBot [protected]
IsStopped()VIAgents.SLBot
kBabylonSimulatorNameVIAgents.SLBot [static]
kCollisionSoundStringIDVIAgents.SLBot [static]
kObjectSearchRadiusVIAgents.SLBot [protected]
kSocially_correct_distanceVIAgents.SLBot
kVectorComparisonMagnitudeVIAgents.SLBot [protected]
kVisibilityDistanceVIAgents.SLBot [protected]
kWaitForApproachMSecVIAgents.SLBot [protected]
kWaitForLoadMsecVIAgents.SLBot [protected]
kWalkUnitVIAgents.SLBot [protected]
llEuler2Rot(Vector3 v)VIAgents.SLBot
Login(String inCorrectSimulatorName, bool inTeleportHome)VIAgents.SLBot [protected]
Login(string inCorrectSimulatorName)VIAgents.SLBot [protected, virtual]
LoginHandler(object sender, LoginProgressEventArgs e)VIAgents.SLBot
Logout(bool inNeedReconnect)VIAgents.SLBot
LookAtNearestAvatar()VIAgents.SLBot [protected]
m_chatterBotVIAgents.ControlledChatterBot [protected]
m_isAvatarLoadedVIAgents.SLBot [protected]
m_isCollisionVIAgents.SLBot [protected]
m_isRandomModeVIAgents.SLBot [protected]
m_isSleeppingVIAgents.SLBot [protected]
m_isStoppedVIAgents.SLBot [protected]
m_isTeleportOnLoginVIAgents.SLBot [protected]
m_lastAvatarVIAgents.SLBot [protected]
m_lastValidPosVIAgents.SLBot [protected]
mAgentsVIAgents.InstitutionalAgent [protected, static]
mAgentStateBeliefVIAgents.InstitutionalAgent [protected]
mExploreModeVIAgents.SLBot [protected]
mFirstNameVIAgents.SLBot [protected]
mFollowonVIAgents.SLBot [protected]
mIsLoggedInVIAgents.SLBot [protected]
mLastApproachDestinationVIAgents.SLBot [protected]
mLastNameVIAgents.SLBot [protected]
mNearestAvatarVIAgents.SLBot [protected]
MoveBack(float inDistance)VIAgents.SLBot [protected]
MoveBack()VIAgents.SLBot [protected]
MoveForward()VIAgents.SLBot [protected]
MoveForward(float inDistance)VIAgents.SLBot [protected]
MoveLeft()VIAgents.SLBot [protected]
MoveRight()VIAgents.SLBot [protected]
mPasswordVIAgents.SLBot [protected]
mSimulatorVIAgents.SLBot [protected]
mStopAllScriptedWalksVIAgents.ControlledSLBot [protected]
mWaitForMessageVIAgents.InstitutionalAgent [protected]
mWaterLevelVIAgents.SLBot [static]
Objects_OnObjectUpdated(object sender, TerseObjectUpdateEventArgs ev)VIAgents.SLBot [protected, virtual]
OnReceiveAgentMessage(string inMessage, InstitutionalAgent inSender)VIAgents.InstitutionalAgent [protected, virtual]
PerformCommand(string inCommand, Avatar inAvatar)VIAgents.ControlledChatterBot [virtual]
PrepareForAnimation()VIAgents.ControlledSLBot [protected, virtual]
RandomMode()VIAgents.ControlledSLBot [protected, virtual]
ReceivedInstantMessage(InstantMessage im)VIAgents.InstitutionalAgent [protected]
ReLogin()VIAgents.SLBot
RequestRelogin()VIAgents.SLBot
ScriptedApproach(float x, float y, float z, float distance)VIAgents.ControlledSLBot
ScriptedWalk()VIAgents.ControlledSLBot [protected, virtual]
Self_IM(object sender, InstantMessageEventArgs ev)VIAgents.InstitutionalAgent [protected, virtual]
Self_OnChat(object sender, ChatEventArgs ev)VIAgents.SLBot [protected, virtual]
SendMessage(string inMessage, string inRecepientFullName)VIAgents.InstitutionalAgent
SetUpChatterBotPersonality()VIAgents.ControlledChatterBot [protected, virtual]
SimpleMoveCollisionHeuristic(Vector3 inStartPos)VIAgents.SLBot [protected, virtual]
SLBot(string inFirstName, string inLastName, string inPassword, string inRegion, bool inTeleport)VIAgents.SLBot
SLBot(string inFirstName, string inLastName, string inPassword)VIAgents.SLBot
Sleep(int inMSec)VIAgents.SLBot [virtual]
SmartApproach(float x, float y, float z, float inDistance)VIAgents.SLBot
SmartApproach(Vector3 inPos)VIAgents.SLBot
SmartApproach(Avatar av)VIAgents.SLBot
SmartApproach(Vector3 inPos, float inDistance)VIAgents.SLBot [virtual]
SmartApproach(Avatar inAvatar, float inDistance)VIAgents.SLBot
SoundCallback(UUID soundID, UUID ownerID, UUID objectID, UUID parentID, float gain, ulong regionHandle, Vector3 position)VIAgents.SLBot [protected]
TrackCollision(String inCollisionInfo)VIAgents.SLBot [protected]
TurnAround()VIAgents.SLBot
TurnLeft()VIAgents.SLBot
TurnRight()VIAgents.SLBot
UpdateStateBelief(string inNewState)VIAgents.InstitutionalAgent
WaitForMessage(int inMaxWaitTimeMsec)VIAgents.InstitutionalAgent
WaitForMessage()VIAgents.InstitutionalAgent
WaitForMessage(String inMessage, int inMaxWaitTimeMsec)VIAgents.InstitutionalAgent
WaitForMessage(String inMessage)VIAgents.InstitutionalAgent