ShishGL  1.0
A simple modular cross-platform graphics library
Sh::Segment2< T > Struct Template Reference

#include <Segment2.hpp>

Public Member Functions

Vector2< T > guide () const
 

Public Attributes

Vector2< T > begin
 
Vector2< T > end
 

Member Function Documentation

◆ guide()

template<typename T >
Vector2<T> Sh::Segment2< T >::guide ( ) const
inline

Member Data Documentation

◆ begin

template<typename T >
Vector2<T> Sh::Segment2< T >::begin

◆ end

template<typename T >
Vector2<T> Sh::Segment2< T >::end

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