Kanzi 4.1.0
YAML::convert< kanzi::Vector2 > Struct Reference

Specialization of convert<>. More...

#include <kanzi/kza2kzb/yaml_cpp_conversions.hpp>

Static Public Member Functions

static bool decode (const Node &node, kanzi::Vector2 &rhs)
 
static Node encode (const kanzi::Vector2 &rhs)
 

Detailed Description

Specialization of convert<>.

Member Function Documentation

◆ encode()

static Node YAML::convert< kanzi::Vector2 >::encode ( const kanzi::Vector2 & rhs)
static

◆ decode()

static bool YAML::convert< kanzi::Vector2 >::decode ( const Node & node,
kanzi::Vector2 & rhs )
static

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