le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
le::uv::vec2 Struct Reference

#include <le2d/vector_space.hpp>

Inheritance diagram for le::uv::vec2:

Public Member Functions

 explicit (false) const expr vec2(glm
 
constexpr auto to_target (glm::vec2 const target_size) const -> glm::vec2
 
constexpr auto to_ndc () const -> ndc::vec2
 

Member Function Documentation

◆ explicit()

le::uv::vec2::explicit ( false  ) const
inline

◆ to_ndc()

constexpr auto le::uv::vec2::to_ndc ( ) const -> ndc::vec2
constexpr

◆ to_target()

constexpr auto le::uv::vec2::to_target ( glm::vec2 const  target_size) const -> glm::vec2
inlineconstexpr

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