
Go to the source code of this file.
Functions | |
| static bool | startsWithSolid (const char header[STLHeaderSize]) |
| static bool | checkBinaryFileSize (const int64_t nTris, const Foam::fileName &file) |
Variables | |
| static constexpr const unsigned | STLHeaderSize = 80 |
|
static |
Definition at line 37 of file STLCore.C.
References STLHeaderSize.
Referenced by STLCore::detectBinaryHeader().

|
inlinestatic |
Definition at line 63 of file STLCore.C.
References Foam::fileSize(), and STLHeaderSize.
Referenced by STLCore::detectBinaryHeader(), and STLCore::readBinaryHeader().


|
staticconstexpr |
Definition at line 29 of file STLCore.C.
Referenced by checkBinaryFileSize(), STLCore::detectBinaryHeader(), STLCore::readBinaryHeader(), startsWithSolid(), and STLCore::writeBinaryHeader().