HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
line_segment.hpp File Reference

Defines line_segment. More...

#include "point3.hpp"
#include "vector3.hpp"
#include "../macros.hpp"
#include <cstddef>
#include <exception>
#include <compare>

Go to the source code of this file.

Data Structures

class  hi::v1::line_segment
 Line segment. More...
 

Namespaces

namespace  hi
 The HikoGUI namespace.
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

 hi_export_module (hikogui.geometry :line_segment)
 

Detailed Description

Defines line_segment.