armarx::viz::data
Overview
module data
Module Index
- ElementFlags
-
- InteractionEnableFlags
-
- InteractionFeedbackType
-
- ModelDrawStyle
-
Class Index
- Element
-
- ElementArrow
-
- ElementArrowCircle
-
- ElementBox
-
- ElementCylinder
-
- ElementCylindroid
-
- ElementEllipsoid
-
- ElementLine
-
- ElementMesh
-
- ElementObject
-
- ElementPath
-
- ElementPointCloud
-
- ElementPolygon
-
- ElementPose
-
- ElementRobot
-
- ElementSphere
-
- ElementText
-
Structure Index
- Color
-
- ColoredPoint
-
- CommitInput
-
- CommitResult
-
- Face
-
- GlobalPose
-
- InteractionDescription
-
- InteractionFeedback
-
- LayerUpdate
-
- LayerUpdates
-
- Recording
-
- RecordingBatch
-
- RecordingBatchHeader
-
- RecordingHeader
-
- RecordingsInfo
-
- TimestampedLayerUpdate
-
Sequence Index
- ColorSeq
-
- ColoredPointList
-
- ElementSeq
-
- FaceSeq
-
- InteractionFeedbackSeq
-
- LayerUpdateSeq
-
- RecordingBatchHeaderSeq
-
- RecordingSeq
-
- TimestampedLayerUpdateSeq
-
Enumeration Index
- LayerAction
-
Sequences
-
sequence<Color> ColorSeq
-
Used By
- ElementMesh::colors
-
sequence<ColoredPoint> ColoredPointList
-
sequence<Element> ElementSeq
-
Used By
- LayerUpdate::elements
-
sequence<Face> FaceSeq
-
Used By
- ElementMesh::faces
-
sequence<InteractionFeedback> InteractionFeedbackSeq
-
Used By
- StorageInterface::pullUpdatesSinceAndSendInteractions
- CommitResult::interactions
-
sequence<LayerUpdate> LayerUpdateSeq
-
Used By
- Topic::updateLayers
- CommitInput::updates
- LayerUpdates::updates
-
sequence<RecordingBatchHeader> RecordingBatchHeaderSeq
-
Used By
- Recording::batchHeaders
-
sequence<Recording> RecordingSeq
-
Used By
- RecordingsInfo::recordings
-
sequence<TimestampedLayerUpdate> TimestampedLayerUpdateSeq
-
Used By
- RecordingBatch::initialState
- RecordingBatch::updates