MeVisLab Toolbox Reference
SoCSOEditorTools::PathPointsSegment Struct Reference

Structure for handling path points segments. More...

#include <SoCSOEditorTools.h>

Public Attributes

ml::Vector3 startPosition
 
ml::Vector3 endPosition
 

Detailed Description

Structure for handling path points segments.

Definition at line 68 of file SoCSOEditorTools.h.

Member Data Documentation

◆ endPosition

ml::Vector3 SoCSOEditorTools::PathPointsSegment::endPosition

Definition at line 71 of file SoCSOEditorTools.h.

◆ startPosition

ml::Vector3 SoCSOEditorTools::PathPointsSegment::startPosition

Definition at line 70 of file SoCSOEditorTools.h.


The documentation for this struct was generated from the following file: