Roboid Control for C#
All Classes Namespaces Functions Variables Enumerations Properties Events Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CLinearAlgebra.AngleAngle utilities
 CLinearAlgebra.FloatFloat number utilities
 CRoboidControl.IMessageRoot structure for all communcation messages
 CRoboidControl.BinaryMsgA message containing binary data for custom communication
 CRoboidControl.DestroyMsgMessage notifiying that a Thing no longer exists
 CRoboidControl.InvestigateMsgMessage to request details for a Thing
 CRoboidControl.ModelUrlMsgMessage for communicating the URL for a model of the thing
 CRoboidControl.NameMsgMessage for communicating the name of a thing
 CRoboidControl.NetworkIdMsgA message communicating the network ID for that participant
 CRoboidControl.ParticipantMsgA participant messages notifies other participants of its presence
 CRoboidControl.PoseMsgMessage to communicate the pose of the thing
 CRoboidControl.TextMsgMessage for sending generic text
 CRoboidControl.ThingMsgMessage providing generic information about a Thing
 CRoboidControl.ParticipantA reference to a participant, possibly on a remote location
 CRoboidControl.LocalParticipantA participant is used for communcation between things
 CRoboidControl.SiteServerA site server is a participant which provides a shared simulated environment
 CRoboidControl.ThingA thing is the primitive building block
 CRoboidControl.DifferentialDriveA thing which can move itself using a differential drive system
 CRoboidControl.DistanceSensorA sensor measuring the distance in the forward direction
 CRoboidControl.TemperatureSensorA temperature sensor
 CRoboidControl.TouchSensorA sensor which can detect touches
 CRoboidControl.Unity.ThingThe representation of a Thing in Unity
 CRoboidControl.Unity.DistanceSensorThe Unity representation of a distance sensor
 CRoboidControl.Unity.TouchSensorThe Unity representation of the TouchSensor
 CLinearAlgebra.Vector22-dimensional vectors
 CLinearAlgebra.Vector33-dimensional vectors