Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenMesh::IO::binary< BaseSkin::SkinWeights > Struct Template Reference

Public Types

typedef BaseSkin::SkinWeights value_type
 

Static Public Member Functions

static size_t size_of (void)
 
static size_t size_of (const value_type &_v)
 
static size_t store (std::ostream &_os, const value_type &_v, bool _swap=false)
 
static size_t restore (std::istream &_is, value_type &_v, bool _swap=false)
 

Static Public Attributes

static const bool is_streamable = true
 

Detailed Description

template<>
struct OpenMesh::IO::binary< BaseSkin::SkinWeights >

Definition at line 155 of file BaseSkin.hh.


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