STLCore.C File Reference
Include dependency graph for STLCore.C:

Go to the source code of this file.

Functions

static bool startsWithSolid (const char header[STLHeaderSize])
 

Variables

static constexpr const unsigned STLHeaderSize = 80
 

Detailed Description

Original source file STLCore.C

Definition in file STLCore.C.

Function Documentation

◆ startsWithSolid()

static bool startsWithSolid ( const char  header[STLHeaderSize])
static

Definition at line 44 of file STLCore.C.

References STLHeaderSize.

Referenced by STLCore::detectBinaryHeader().

Here is the caller graph for this function:

Variable Documentation

◆ STLHeaderSize

constexpr const unsigned STLHeaderSize = 80
staticconstexpr