|
OMToolkit
1.0
The polygonal mesh processing tool.
|
Go to the source code of this file.
Namespaces | |
| namespace | OpenMesh |
| namespace | OpenMesh::IO |
Functions | |
| template<typename T > | |
| size_t | OpenMesh::IO::store (mds::mod::CChannel &_os, const T &_val, OMFormat::Chunk::Integer_Size _b, bool _swap, t_signed) |
| template<typename T > | |
| size_t | OpenMesh::IO::store (mds::mod::CChannel &_os, const T &_val, OMFormat::Chunk::Integer_Size _b, bool _swap, t_unsigned) |
| template<typename T > | |
| size_t | OpenMesh::IO::restore (mds::mod::CChannel &_is, T &_val, OMFormat::Chunk::Integer_Size _b, bool _swap, t_signed) |
| template<typename T > | |
| size_t | OpenMesh::IO::restore (mds::mod::CChannel &_is, T &_val, OMFormat::Chunk::Integer_Size _b, bool _swap, t_unsigned) |
OpenMesh Toolkit for mesh analysis
Copyright (c) 2010 by Rostislav Hulik
Author: Rostislav Hulik, ihulik@fit.vutbr.cz
Date: 2010/10/20
Description:
1.8.3.1