Nebula
Loading...
Searching...
No Matches
Im3d::LineSegment Struct Reference

#include <im3d_math.h>

Public Member Functions

 LineSegment ()
 LineSegment (const Vec3 &_start, const Vec3 &_end)

Public Attributes

Vec3 m_start
Vec3 m_end

Constructor & Destructor Documentation

◆ LineSegment() [1/2]

Im3d::LineSegment::LineSegment ( )
inline

◆ LineSegment() [2/2]

LineSegment::LineSegment ( const Vec3 & _start,
const Vec3 & _end )

Member Data Documentation

◆ m_end

Vec3 Im3d::LineSegment::m_end

◆ m_start

Vec3 Im3d::LineSegment::m_start

The documentation for this struct was generated from the following files:
  • /github/workspace/code/addons/dynui/im3d/im3d_math.h
  • /github/workspace/code/addons/dynui/im3d/im3d.cpp