 |
OpenMesh
|
56 #ifndef OPENMESH_SR_TYPES_HH
57 #define OPENMESH_SR_TYPES_HH
62 #include <OpenMesh/Core/System/config.h>
91 #if defined(OM_CC_MSVC)
110 #endif // OPENMESH_MESHREADER_HH defined
uint8_t rgba_t[4]
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:101
short int16_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:86
unsigned char uchar
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:81
signed char int8_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:85
uint8_t rgb_t[3]
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:100
long long int64_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:94
unsigned short uint16_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:86
unsigned char uint8_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:85
unsigned int uint32_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:90
double float64_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:98
unsigned long ulong
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:83
Martin, 26.12.2004: 1) replaced resize(size()-1) with pop_back(), since the later is more efficient 2...
Definition: MeshItems.hh:64
float float32_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:97
unsigned short ushort
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:82
int int32_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:90
unsigned long long uint64_t
Binary read a short from _is and perform byte swapping if _swap is true.
Definition: SR_types.hh:94
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.