Unravel Engine C++ Reference
Loading...
Searching...
No Matches
vector.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  ser20
 

Functions

template<typename Archive , typename T , math::qualifier P>
void ser20::SERIALIZE_FUNCTION_NAME (Archive &ar, math::tvec2< T, P > &obj)
 
template<typename Archive , typename T , math::qualifier P>
void ser20::SERIALIZE_FUNCTION_NAME (Archive &ar, math::tvec3< T, P > &obj)
 
template<typename Archive , typename T , math::qualifier P>
void ser20::SERIALIZE_FUNCTION_NAME (Archive &ar, math::tvec4< T, P > &obj)
 
template<typename Archive >
void ser20::SERIALIZE_FUNCTION_NAME (Archive &ar, math::color &obj)