ug4
ug::attachment_io_traits< Attachment< vector3 > > Struct Reference

#include <attachment_io_traits.h>

Public Types

typedef attachment_value_traits< value_type >::const_reference const_reference_type
 
typedef attachment_value_traits< value_type >::reference reference_type
 
typedef vector3 value_type
 

Static Public Member Functions

static void read_value (std::istream &in, reference_type v)
 
static void write_value (std::ostream &out, const_reference_type v)
 

Member Typedef Documentation

◆ const_reference_type

◆ reference_type

◆ value_type

Member Function Documentation

◆ read_value()

static void ug::attachment_io_traits< Attachment< vector3 > >::read_value ( std::istream &  in,
reference_type  v 
)
inlinestatic

◆ write_value()

static void ug::attachment_io_traits< Attachment< vector3 > >::write_value ( std::ostream &  out,
const_reference_type  v 
)
inlinestatic

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