opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
osc::LineSegment Struct Referencefinal

#include <line_segment.h>

Collaboration diagram for osc::LineSegment:
[legend]

Public Attributes

Vector3 start {}
 
Vector3 end {}
 

Friends

constexpr friend bool operator== (const LineSegment &, const LineSegment &)=default
 

Friends And Related Symbol Documentation

◆ operator==

Member Data Documentation

◆ end

Vector3 osc::LineSegment::end {}

◆ start

Vector3 osc::LineSegment::start {}

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