OpenMesh::IO::OMFormat::Header Struct Reference

#include <OMFormat.hh>

List of all members.

Public Member Functions

size_t restore (std::istream &_is, bool _swap)
size_t store (std::ostream &_os, bool _swap) const

Public Attributes

uchar magic_ [2]
uchar mesh_
uint32 n_edges_
uint32 n_faces_
uint32 n_vertices_
uint8 version_

Detailed Description

Definition at line 105 of file OMFormat.hh.


Member Function Documentation

size_t OpenMesh::IO::OMFormat::Header::restore ( std::istream &  _is,
bool  _swap 
) [inline]

Definition at line 124 of file OMFormat.hh.

size_t OpenMesh::IO::OMFormat::Header::store ( std::ostream &  _os,
bool  _swap 
) const [inline]

Definition at line 114 of file OMFormat.hh.


Member Data Documentation

Definition at line 107 of file OMFormat.hh.

Definition at line 108 of file OMFormat.hh.

Definition at line 112 of file OMFormat.hh.

Definition at line 111 of file OMFormat.hh.

Definition at line 110 of file OMFormat.hh.

Definition at line 109 of file OMFormat.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:18 2013