Namespace: Rx.Net – Class: LineStripVelocity3D – Assembly: Rx.Net
LineStripVelocity3D Class
C#
class LineStripVelocity3D
A 3D line strip.
A 3D line strip contains a list of 3D points connected in the given order and has a color.
Constructors
LineStripVelocity3D() | Default constructor. Defines an empty line black line strip. |
LineStripVelocity3D(iPntCnt) | Constructor. Defines a black line strip with the given amount of points. |
Variables
Positions | Array of points that defines the line strip in the given order. |
Colors | |
Speeds |