| CameraProxy | Proxy class used to add and manipulate cameras |
| CameraProxyBase | Base class for CameraProxy |
| CircleProxy | Proxy class used to add and manipulate circles |
| CircleProxyBase | Base class for CircleProxy |
| CubeProxy | Proxy class used to add and manipulate cubes |
| CubeProxyBase | Base class for CubeProxy |
| CylinderProxy | Proxy class used to add and manipulate cylinders |
| CylinderProxyBase | Base class for CylinderProxy |
| DelayedDispatch | A wrapper class that enables optional status tracking of operations |
| GridProxy | Proxy class used to add and manipulate grids |
| GridProxyBase | Base class for GridProxy |
| GroupProxy | Proxy class used to add and manipulate groups |
| GroupProxyBase | Base class for GroupProxy |
| HingeProxy | Proxy class used manipulate hinges |
| HingeProxyBase | Base class for HingeProxy |
| JointProxy | Proxy class used manipulate joints |
| JointProxyBase | Base class for JointProxy |
| LabelProxy | Proxy class used to add and manipulate orientable text labels |
| LabelProxyBase | Base class for LabelProxy |
| LineBasedProxy | Proxy class usable with any type of object that is line-based |
| LineBasedProxyBase | Base class for all proxies to line-based objects |
| LineCloudProxy | Proxy class used to add and manipulate line clouds |
| LineCloudProxyBase | Base class for LineCloudProxy |
| ModelProxy | Proxy class used to add and manipulate models |
| ModelProxyBase | Base class for ModelProxy |
| ObjectProxy | Proxy class used to manipulate any type of (remote) objects in the peekabot server |
| ObjectProxyBase | Base class for all client object proxies |
| OccupancyGrid2DProxy | Proxy class used to add and manipulate 2D occupancy grids |
| OccupancyGrid2DProxyBase | Base class for OccupancyGrid2DProxy |
| OccupancySet2D | Class used to feed data to OccupancyGrid2DProxyBase::set_cells() |
| PeekabotClient | Encapsulates a connection to a peekabot server |
| PeekabotProxyBase | Base class for all client proxies |
| PointCloudProxy | Proxy class used to add and manipulate point clouds |
| PointCloudProxyBase | Base class for PointCloudProxy |
| PolygonProxy | Proxy class used to add and manipulate polygons |
| PolygonProxyBase | Base class for PolygonProxy |
| Recording | Class that controls playback of peekabot recordings |
| Result< T > | Encapsulates a result from an operation, such as getting an object's color, executed remotely on the server |
| ScalableProxy | Proxy class used to manipulate any type of scalable object |
| ScalableProxyBase | Base class for all scalable object proxies |
| SliderProxy | Proxy class used manipulate sliders |
| SliderProxyBase | Base class for SliderProxy |
| SphereProxy | Proxy class used to add and manipulate spheres |
| SphereProxyBase | Base class for SphereProxy |
| Status | Provides a thread-safe way for surveying the outcome, henceforth referred to as status, of one operation (action) |
| Vector2< T > | A two dimensional vector class |
| Vector4< T > | A four dimensional vector class |
| VertexBasedProxy | Proxy class usable with any type of object that is vertex-based |
| VertexBasedProxyBase | Base class for all proxies to vertex-based objects |
| VertexSet | A set of vertices, that's used to pass vertices to vertex-based object proxies |
1.5.8