vrmlproc & togeom
 
Loading...
Searching...
No Matches
vrml_proc::parser::model::Vec2f Struct Reference

Represents SF containing 2 floats. More...

#include <Vec2f.hpp>

Public Member Functions

 Vec2f (float32_t u, float32_t v)
 
 Vec2f (Vec2f &&other) noexcept
 
Vec2foperator= (Vec2f &&other) noexcept
 
 Vec2f (const Vec2f &)=default
 
Vec2foperator= (const Vec2f &)=default
 

Public Attributes

float32_t u
 
float32_t v
 

Detailed Description

Represents SF containing 2 floats.


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