Home
last modified time | relevance | path

Searched refs:OFF_ENTITY (Results 1 – 2 of 2) sorted by relevance

/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/IO/
H A DOMFormat.cc85 val |= hdr.entity_ << OMFormat::Chunk::OFF_ENTITY; in operator <<()
102 hdr.entity_ = val >> OMFormat::Chunk::OFF_ENTITY; in operator <<()
H A DOMFormat.hh217 static const int OFF_ENTITY = SIZE_NAME + OFF_NAME; // 3 member
218 static const int OFF_TYPE = SIZE_ENTITY + OFF_ENTITY; // 5