MeVisLab Toolbox Reference
|
Structure for handling path points segments. More...
#include <SoCSOEditorTools.h>
Public Attributes | |
ml::Vector3 | startPosition |
ml::Vector3 | endPosition |
Structure for handling path points segments.
Definition at line 69 of file SoCSOEditorTools.h.
ml::Vector3 SoCSOEditorTools::PathPointsSegment::endPosition |
Definition at line 72 of file SoCSOEditorTools.h.
ml::Vector3 SoCSOEditorTools::PathPointsSegment::startPosition |
Definition at line 71 of file SoCSOEditorTools.h.